4 * Support upgrading connections to full-duplex, for eg. websockets.
5 * More useful dirplex/patplex configuration options.
6 * Improved behavior under overload conditions.
7 * Expanded accesslog's logging capabilities.
9 * Quite a slew of random bugfixes and implementation improvements.
13 * Support chunked request-bodies from clients.
14 * Improved general behavior when handlers are overloaded.
15 * Improved shutdown behavior.
16 * Properly support URL percent-escapes in patplex.
21 * Some useful configuration options for dirplex.
22 * Better default configuration.
23 * Various bug fixes, tunings and other minor improvements.
27 * Added options to dirplex and patplex for setting request headers
29 * Documentation fixes.
33 * Accumulated minor fixes.
37 * Various bug fixes, protocol compliance fixes, tunings,
38 documentation improvements and other minor improvements.
42 * Added some configuration examples.
43 * Made out-of-tree modules buildable; and thus
44 * Made the Python module properly buildable.
45 * Added SSL session resuming.
46 * Fixed htparser memory leak.
50 * Made dirplex' 404 handling more flexible.
51 * Added epoll support.
52 * Added a program for logging stderr messages.
57 * Added directory-local matching to dirplex.
61 * Added a FastCGI handler.
66 * Added a filter program for BASIC authentication.
67 * Improved log message handling.
68 * Improved HTTP protocol compliance.
72 * Added an access logger program.
73 * Improved the sendfile program, particularly to support
74 transmission of partial files.