1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00
Patrick Monnerat 11bf1796cd HTTP: implement Brotli content encoding
This uses the brotli external library (https://github.com/google/brotli).
Brotli becomes a feature: additional curl_version_info() bit and
structure fields are provided for it and CURLVERSION_NOW bumped.

Tests 314 and 315 check Brotli content unencoding with correct and
erroneous data.

Some tests are updated to accomodate with the now configuration dependent
parameters of the Accept-Encoding header.
2017-11-05 15:28:16 +01:00
..
2016-11-15 15:41:45 +01:00
2017-09-07 09:51:25 +02:00
2016-11-15 15:41:45 +01:00
2016-11-15 15:41:45 +01:00
2017-05-30 22:43:34 +02:00
2011-12-30 03:53:25 +01:00
2017-10-28 10:54:20 +02:00
2016-11-15 15:41:45 +01:00
2017-10-23 07:51:20 +02:00
2017-10-23 07:51:20 +02:00
2017-11-05 15:28:16 +01:00
2015-06-10 00:21:06 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.