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 1765f47544 nginx-0.3.53-RELEASE import
*) Change: the "add_header" directive adds the string to 204, 301, and
       302 responses.

    *) Feature: the "server" directive in the "upstream" context supports
       the "weight" parameter.

    *) Feature: the "server_name" directive supports the "*" wildcard.

    *) Feature: nginx supports the request body size more than 2G.

    *) Bugfix: if a client was successfully authorized using "satisfy_any
       on", then anyway the message "access forbidden by rule" was written
       in the log.

    *) Bugfix: the "PUT" method may erroneously not create a file and
       return the 409 code.

    *) Bugfix: if the IMAP/POP3 backend returned an error, then nginx
       continued proxying anyway.
2006-07-07 16:33:19 +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.53-RELEASE import 2006-07-07 16:33:19 +00:00
src nginx-0.3.53-RELEASE import 2006-07-07 16:33:19 +00:00
.hgtags release-0.3.52 tag 2006-07-03 16:49:20 +00:00