curl/include/curl
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
..
.gitignore
curl.h HTTP: implement Brotli content encoding 2017-11-05 15:28:16 +01:00
curlver.h curlver.h: next expected release is 7.57.0 2017-10-08 17:28:07 +02:00
easy.h
Makefile.am
mprintf.h
multi.h
stdcheaders.h
system.h
typecheck-gcc.h