nginx/src/http/modules
Igor Sysoev e5a222c6fe nginx-0.1.16-RELEASE import
*) Bugfix: if the response were transferred by chunks, then on the HEAD
       request the final chunk was issued.

    *) Bugfix: the "Connection: keep-alive" header were issued, even if the
       keepalive_timeout directive forbade the keep-alive use.

    *) Bugfix: the errors in the ngx_http_fastcgi_module caused the
       segmentation faults.

    *) Bugfix: the compressed response encrypted by SSL may not transferred
       complete.

    *) Bugfix: the TCP-specific TCP_NODELAY, TCP_NOPSUH, and TCP_CORK
       options, are not used for the unix domain sockets.

    *) Feature: the rewrite directive supports the arguments rewriting.

    *) Bugfix: the response code 400 was returned for the POST request with
       the "Content-Length: 0" header; the bug had appeared in 0.1.14.
2005-01-25 12:27:35 +00:00
..
proxy nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_access_handler.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_http_autoindex_handler.c nginx-0.1.11-RELEASE import 2004-12-02 18:40:46 +00:00
ngx_http_charset_filter.c nginx-0.1.13-RELEASE import 2004-12-21 12:30:30 +00:00
ngx_http_chunked_filter.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_fastcgi_handler.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_gzip_filter.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_headers_filter.c nginx-0.1.13-RELEASE import 2004-12-21 12:30:30 +00:00
ngx_http_index_handler.c nginx-0.1.12-RELEASE import 2004-12-06 14:45:08 +00:00
ngx_http_not_modified_filter.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_http_range_filter.c nginx-0.1.8-RELEASE import 2004-11-20 19:52:20 +00:00
ngx_http_rewrite_handler.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_ssi_filter.c nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright 2004-09-29 16:00:49 +00:00
ngx_http_ssl_module.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_http_ssl_module.h nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00
ngx_http_static_handler.c nginx-0.1.16-RELEASE import 2005-01-25 12:27:35 +00:00
ngx_http_status_handler.c nginx-0.1.5-RELEASE import 2004-11-11 14:07:14 +00:00
ngx_http_userid_filter.c nginx-0.1.14-RELEASE import 2005-01-18 13:03:58 +00:00