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 3186bf5369 nginx-0.3.52-RELEASE import
*) Change: the ngx_http_index_module behavior for the "POST /" requests
       is reverted to the 0.3.40 version state: the module now does not
       return the 405 error.

    *) Bugfix: the worker process may got caught in an endless loop if the
       limit rate was used; the bug had appeared in 0.3.37.

    *) Bugfix: ngx_http_charset_module logged "unknown charset" alert, even
       if the recoding was not needed; the bug had appeared in 0.3.50.

    *) Bugfix: if a code response of the PUT request was 409, then a
       temporary file was not removed.
2006-07-03 16:49:20 +00:00
auto nginx-0.3.50-RELEASE import 2006-06-28 16:00:26 +00:00
conf nginx-0.3.50-RELEASE import 2006-06-28 16:00:26 +00:00
contrib nginx-0.1.43-RELEASE import 2005-08-30 10:55:07 +00:00
docs nginx-0.3.52-RELEASE import 2006-07-03 16:49:20 +00:00
src nginx-0.3.52-RELEASE import 2006-07-03 16:49:20 +00:00
.hgtags release-0.3.51 tag 2006-06-30 12:19:32 +00:00