| commit | 25b0050338e2e4dc504342da58826a5b4a1aade1 | [log] [download] |
|---|---|---|
| author | Igor Sysoev <igor@sysoev.ru> | Thu May 11 13:26:14 2006 +0000 |
| committer | Jonathan Kolb <jon@b0g.us> | Thu May 11 13:26:14 2006 +0000 |
| tree | 4f87057942279cec072dfb99f2db4f1485faa41f | |
| parent | deefb18a9f79746c80970bdafbc099d1429e171e [diff] |
Changes with nginx 0.3.46 11 May 2006
*) Feature: the "proxy_hide_header", "proxy_pass_header",
"fastcgi_hide_header", and "fastcgi_pass_header" directives.
*) Change: the "proxy_pass_x_powered_by", "fastcgi_x_powered_by", and
"proxy_pass_server" directives were canceled.
*) Feature: the "X-Accel-Buffering" response header line is supported
in proxy mode.
*) Bugfix: the reconfiguration bug and memory leaks in the
ngx_http_perl_module.