Experimental brotli encoding support.
commit6eba447e8ae12cacac3b479c7148d189bea3e8ea
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 12 Oct 2015 21:18:23 +0000 (12 23:18 +0200)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Mon, 12 Oct 2015 21:18:23 +0000 (12 23:18 +0200)
tree95406b791298bd46aeeb9d41dddec26b4fd4318b
parentca18522eecaa3fd0005f948a012180c91504bc35
Experimental brotli encoding support.

https://github.com/bagder/libbrotli
Makefile.config.in
configure.in
src/encoding/Makefile
src/encoding/brotli.c [new file with mode: 0644]
src/encoding/brotli.h [new file with mode: 0644]
src/encoding/encoding.c
src/encoding/encoding.h
src/protocol/http/http.c