Versions in this module Expand all Collapse all v1 v1.0.1 Jun 18, 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)