Versions in this module Expand all Collapse all v1 v1.5.2 Jun 10, 2025 Changes in this version + func AddServerDecodingGzipMaxLen(ctx context.Context, maxLen int64) context.Context + func AddServerDecodingMaxLen(ctx context.Context, maxLen int64) context.Context + func GetServerDecodingGzipMaxLen(ctx context.Context) (int64, bool) + func GetServerDecodingMaxLen(ctx context.Context) (int64, bool)