An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
Go to file
Igor Sysoev da173abde0 nginx-0.4.0-RELEASE import
*) Change in internal API: the HTTP modules initialization was moved
       from the init module phase to the HTTP postconfiguration phase.

    *) Change: now the request body is not read beforehand for the
       ngx_http_perl_module: it's required to start the reading using the
       $r->has_request_body method.

    *) Feature: the ngx_http_perl_module supports the DECLINED return code.

    *) Feature: the ngx_http_dav_module supports the incoming "Date" header
       line for the PUT method.

    *) Feature: the "ssi" directive is available inside the "if" block.

    *) Bugfix: a segmentation fault occurred if there was an "index"
       directive with variables and the first index name was without
       variables; the bug had appeared in 0.1.29.
2006-08-30 10:39:17 +00:00
auto nginx-0.4.0-RELEASE import 2006-08-30 10:39:17 +00:00
conf nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-0.4.0-RELEASE import 2006-08-30 10:39:17 +00:00
misc nginx-0.4.0-RELEASE import 2006-08-30 10:39:17 +00:00
src nginx-0.4.0-RELEASE import 2006-08-30 10:39:17 +00:00
.hgtags release-0.3.61 tag 2006-08-28 16:57:48 +00:00