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 3362b8df04 nginx-0.1.30-RELEASE import
*) Bugfix: the worker process may got caught in an endless loop if the
       SSI was used.

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

    *) Bugfix: if the length of the response part received at once from
       proxied or FastCGI server was equal to 500, then nginx returns the
       500 response code; in proxy mode the the bug had appeared in 0.1.29
       only.

    *) Bugfix: nginx did not consider the directives with 8 or 9 parameters
       as invalid.

    *) Feature: the "return" directive can return the 204 response code.

    *) Feature: the "ignore_invalid_headers" directive.
2005-05-14 18:42:03 +00:00
auto nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
conf nginx-0.1.29-RELEASE import 2005-05-12 14:58:06 +00:00
docs nginx-0.1.30-RELEASE import 2005-05-14 18:42:03 +00:00
src nginx-0.1.30-RELEASE import 2005-05-14 18:42:03 +00:00
.hgtags release-0.1.29 tag 2005-05-12 14:58:06 +00:00