Skip to content

libcURL.EasyHandle.HTTPCompression

Andrew Lambert edited this page Jan 7, 2023 · 6 revisions

libcURL.EasyHandle.HTTPCompression

Property Declaration

 Dim HTTPCompression As Boolean

Remarks

Gets and sets whether libcurl will request HTTP compression. Setting this to True will enable/request all forms of compression that libcurl was built to use (zlib, bzip2, brotli, ZStd, etc.)

See also

Clone this wiki locally