HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Content Class / CompressionType Property

In This Topic
    CompressionType Property
    In This Topic
    Gets the type of compression used by the server, e.g. "gzip" or "deflate".
    Syntax
    'Declaration
     
    Public ReadOnly Property CompressionType As String
    public string CompressionType {get;}
    Requirements
     
    See Also