Legend
| Field: long GzipInMemoryUpToSize
Declarationlong GzipInMemoryUpToSize SummaryThe maximum size (in bytes) of a response at which the server will gzip the entire content in-memory (assuming gzip is requested in the HTTP request). Default is 1 MB. Content larger than this size will be gzipped in chunks (if requested). |