Click or drag to resize
SessionutilGZIPRequest Method
Use GZIP to compress the request body. Throws exceptions to caller.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool utilGZIPRequest()

Return Value

Type: Boolean
TRUE if compression succeeded
See Also