Discuss this help topic in SecureBlackbox Forum

TElHTTPServerRequestParams.PreferGzip

TElHTTPServerRequestParams     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Declaration

[C#]
    bool PreferGzip;

[VB.NET]
    Property PreferGzip As Boolean

[Pascal]
    property PreferGzip : Boolean;

[C++]
    bool get_PreferGzip();

[PHP]
    bool get_PreferGzip()

[Java]
    boolean getPreferGzip();

Description

    This topic is under development.

See also:     ...    

Discuss this help topic in SecureBlackbox Forum