1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-01 01:41: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
..
2017-10-25 18:48:05 +02:00
2016-10-18 13:59:54 +02:00
2017-08-23 03:17:10 -04:00
2017-04-22 11:25:27 +02:00
2017-10-31 09:16:03 +01:00
2017-09-18 22:55:50 +02:00
2017-03-26 23:56:23 +02:00
2017-07-28 16:41:29 +02:00
2017-09-11 09:29:50 +02:00
2017-10-25 18:48:05 +02:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-09-12 09:50:24 +02:00
2017-04-22 11:25:27 +02:00
2017-10-25 18:48:05 +02:00
2017-03-26 23:56:23 +02:00
2017-06-18 23:57:45 +02:00
2016-12-21 11:07:26 +01:00
2017-09-11 09:29:50 +02:00
2017-08-23 23:58:49 +02:00
2017-10-15 15:59:43 +00:00
2017-04-22 11:25:27 +02:00
2017-03-26 23:56:23 +02:00
2017-06-21 07:46:21 +02:00
2017-06-08 10:50:47 +02:00
2017-09-02 17:47:10 +01:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-10-25 18:48:05 +02:00
2017-10-25 18:48:05 +02:00
2017-06-30 10:17:27 +02:00
2017-10-25 18:48:05 +02:00
2017-10-25 18:48:05 +02:00
2017-06-30 10:17:27 +02:00
2017-10-30 16:40:28 +01:00
2017-10-25 18:48:05 +02:00
2017-09-11 09:29:50 +02:00
2017-03-26 23:56:23 +02:00
2017-10-25 18:48:05 +02:00
2017-10-30 15:27:46 +01:00
2017-11-05 15:09:48 +01:00