nginx 0.8.41v0.8.41
commit6f42cd5f46ca7eef16e4e36c845d8265b9899452
authorIgor Sysoev <igor@sysoev.ru>
Mon, 14 Jun 2010 20:00:00 +0000 (15 00:00 +0400)
committerKirill A. Korinskiy <catap@catap.ru>
Mon, 14 Jun 2010 20:00:00 +0000 (15 00:00 +0400)
tree0347c2e03458789f5872c9316f910fb2c78c12bc
parent5fb026078a6e930bea88470a9f3ec73190a4b9f2
nginx 0.8.41

    *) Security: nginx/Windows worker might be terminated abnormally if a
       requested file name has invalid UTF-8 encoding.

    *) Change: now nginx allows to use spaces in a request line.

    *) Bugfix: the "proxy_redirect" directive changed incorrectly a backend
       "Refresh" response header line.
       Thanks to Andrey Andreew and Max Sogin.

    *) Bugfix: nginx did not support path without host name in
       "Destination" request header line.
15 files changed:
CHANGES
CHANGES.ru
auto/install
src/core/nginx.h
src/http/modules/ngx_http_dav_module.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_split_clients_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/modules/perl/nginx.pm
src/http/ngx_http_core_module.c
src/http/ngx_http_header_filter_module.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h