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 afd7ec5357 nginx-0.3.48-RELEASE import
*) Change: now the ngx_http_charset_module works for subrequests, if
       the response has no "Content-Type" header line.

    *) Bugfix: if the "proxy_pass" directive has no URI part, then the
       "proxy_redirect default" directive add the unnecessary slash in
       start of the rewritten redirect.

    *) Bugfix: the internal redirect always transform client's HTTP method
       to GET, now the transformation is made for the "X-Accel-Redirect"
       redirects only and if the method is not HEAD; the bug had appeared
       in 0.3.42.

    *) Bugfix: the ngx_http_perl_module could not be built, if the perl was
       built with the threads support; the bug had appeared in 0.3.46.
2006-05-29 17:28:12 +00:00
auto nginx-0.3.48-RELEASE import 2006-05-29 17:28:12 +00:00
conf nginx-0.3.46-RELEASE import 2006-05-11 14:43:47 +00:00
contrib nginx-0.1.43-RELEASE import 2005-08-30 10:55:07 +00:00
docs nginx-0.3.48-RELEASE import 2006-05-29 17:28:12 +00:00
src nginx-0.3.48-RELEASE import 2006-05-29 17:28:12 +00:00
.hgtags release-0.3.47 tag 2006-05-23 14:54:58 +00:00