18 Commits (0247ee879f5b845a23001ab6b9ae7c787c345a0e)

Author SHA1 Message Date
Stefan Bühler 7174ca4d15 [mod_deflate] Fix bzip2 encoding 13 years ago
Stefan Bühler 658b9d0131 Fix unitialized var in mod_deflate 13 years ago
Stefan Bühler a8efcfcc0e modify plugin api to include worker context for action/option parsing; add per-worker callback for stop_worker
* create main_worker earlier
13 years ago
Stefan Bühler 8f317d1ded [mod_deflate]: don't deflate after transfer-encoding 14 years ago
Stefan Bühler f14103bc2c Split options into two categories: simple (int, bool) and ref-counted pointers 14 years ago
Stefan Bühler b4c3e2ba02 Add userdata to action-create, setup and plugin-init callbacks 14 years ago
Stefan Bühler 2060595760 Change max-keep-alive requests to 0 "unlimited" 14 years ago
Stefan Bühler 680d3fcec5 mod_deflate: add some options 14 years ago
Stefan Bühler a151eeac2f Prefix li_ cleanup, verified with nm -g --defined-only 14 years ago
Stefan Bühler 90447c6cec Some fixes for HEAD and 206 Partial Content handling 14 years ago
Stefan Bühler d36d3cad54 mod_deflate: handle bzip BZ_FINISH_OK response code 14 years ago
Stefan Bühler 987b28520d mod_deflate: add 304 not modified handling, handle HEAD requests 14 years ago
Stefan Bühler 471a521f48 Improve filter handling (handle reverse out stream closing) 14 years ago
Stefan Bühler 5527654703 mod_deflate: don't flush deflate twice without data, add debug/error output 14 years ago
Stefan Bühler ac028f50c7 mod_deflate: handle more responses 14 years ago
Stefan Bühler 241d0e48de mod_deflate: Add Vary header, reset content-length header 14 years ago
Thomas Porzelt 50d5c7af88 [mod_deflate] Add deflate.debug option 14 years ago
Stefan Bühler 4ec620bfac mod_deflate (only cmake support for now) 14 years ago