nginx 0.4.12v0.4.12
commitb56103dc806501b9a61fe021028642a969b30d89
authorIgor Sysoev <igor@sysoev.ru>
Mon, 30 Oct 2006 21:00:00 +0000 (31 00:00 +0300)
committerKirill A. Korinskiy <catap@catap.ru>
Mon, 30 Oct 2006 21:00:00 +0000 (31 00:00 +0300)
tree813d84976b554dc3464ea51ec6cd3bf8a8e648e8
parentc742dd56d0fd6e172235659785084331b29048ac
nginx 0.4.12

    *) Feature: the ngx_http_perl_module supports the $r->variable method.

    *) Bugfix: if a big static file was included using SSI in a response,
       then the response may be transferred incomplete.

    *) Bugfix: nginx did not omit the "#fragment" part in URI.
13 files changed:
CHANGES
CHANGES.ru
src/core/nginx.h
src/core/ngx_connection.h
src/core/ngx_output_chain.c
src/core/ngx_string.c
src/http/modules/ngx_http_ssi_filter_module.c
src/http/modules/perl/nginx.pm
src/http/modules/perl/nginx.xs
src/http/ngx_http_copy_filter_module.c
src/http/ngx_http_parse.c
src/http/ngx_http_request.c
src/http/ngx_http_request.h