Versions in this module Expand all Collapse all v0 v0.70.0 Jun 16, 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)