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