25 Commits (061b2a4262496a3396f4052dfb7dd92e034a5774)

Author SHA1 Message Date
Stefan Bühler 9430a8a112 [mod_deflate] convert to handling key-value list 10 years ago
Stefan Bühler 5c2cc7143d fix filters (deflate, memcached, cache_disk_etag) 10 years ago
Stefan Bühler a937bd437a fix missing li prefixes 10 years ago
Stefan Bühler ff69160c34 [core] Use streams 10 years ago
Stefan Bühler af3e0728fa [mod_deflate] Parse x-gzip/x-bzip2 explicitly and send it back as it was requested (instead of gzip/bzip2) 11 years ago
Stefan Bühler b1c45e6a8f [chunk/network] use glib error system to report errors (instead of using virtualrequest context) 11 years ago
Thomas Porzelt 715a75f0aa [mod_deflate] Add 'compression-level' param to deflate action, defaults to 1 13 years ago
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 13 years ago
Stefan Bühler f14103bc2c Split options into two categories: simple (int, bool) and ref-counted pointers 13 years ago
Stefan Bühler b4c3e2ba02 Add userdata to action-create, setup and plugin-init callbacks 13 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