wwHTTP::lAllowGZip

Determines whether wwHTTP requests and decodes GZip content.

If set wwHttp sends the gzip Accept-Encoding header. If the server is capable of gzip it will return GZIP data to the client and wwHTTP will automatically decode the compressed data so operation of the class is not changed.

o.lAllowGZip

Remarks

GZip functionality relies on open source ZLIB1.dll (www.zlib.net). The DLL is shipped with all West Wind Products that use it.

See also:

West Wind Web Connection

© West Wind Technologies, 1996-2022 • Updated: 02/11/07
Comment or report problem with topic