SessionutilGZIPRequest Method |
Use GZIP to compress the request body. Throws exceptions to caller.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public bool utilGZIPRequest()
Public Function utilGZIPRequest As Boolean
public:
bool utilGZIPRequest()
Return Value
Type:
BooleanTRUE if compression succeeded
See Also