isResponseCompressed() method

Returns true if the response is gzip compressed.

Syntax

public virtual BOOL isResponseCompressed ()

Returns

True or false depending on whether the response is gzip or not. Usage