- Use
9
instead of8
as thewindowBits
parameter to zlib, to deal with restrictions introduced in zlib v1.2.9
- Amend all warnings issued when running with -W2
- The server does not send
server_max_window_bits
if the client does not ask for it; this works around an issue in Firefox.
- Don't allow configure() to be called with unrecognized options
- Initial release