No description
Find a file
Valentin Bartenev c8c2ea467b Fixed: some of $sent_http_* variables may contain header entries that actually
haven't been sent to a client.

The ngx_http_variable_headers() and ngx_http_variable_unknown_header() functions
did not ignore response header entries with zero "hash" field.

Thanks to Yichun Zhang (agentzh).
2011-12-09 16:17:12 +00:00
auto Added the "so_keepalive=" parameter to the "listen" directive. 2011-12-05 08:06:15 +00:00
conf Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38). 2011-12-09 15:38:26 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.10-RELEASE 2011-11-30 10:00:50 +00:00
misc Compute the repository root from the checkout. 2011-11-30 07:36:09 +00:00
src Fixed: some of $sent_http_* variables may contain header entries that actually 2011-12-09 16:17:12 +00:00