Add support for (re-)compression of buffered content and CGI responses.
authorFabian Keil <fk@fabiankeil.de>
Thu, 23 Jun 2011 14:01:01 +0000 (14:01 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 23 Jun 2011 14:01:01 +0000 (14:01 +0000)
commit291f91036dabb40b2323a118dd34c368ae2c6848
treedf3e382790c0bb9f82720de5cb081a1cd2589c14
parentfdf5690ceaae553e05cd4a71bc2ae4a55db4d3e3
Add support for (re-)compression of buffered content and CGI responses.

For now it has to be explicitly enabled with the configure option --enable-compression.
cgi.c
cgi.h
configure.in
jcc.c
parsers.c
project.h