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
Maxim Dounin aa0b86fb4d Proxy: fixed proxy_method to always add space.
Before the patch if proxy_method was specified at http{} level the code
to add trailing space wasn't executed, resulting in incorrect requests
to upstream.
2013-01-22 12:36:00 +00:00
auto Removed redundant variable assignment. 2013-01-21 15:05:54 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.11-RELEASE 2013-01-10 13:17:04 +00:00
misc Updated PCRE used for win32 builds. 2013-01-10 11:38:14 +00:00
src Proxy: fixed proxy_method to always add space. 2013-01-22 12:36:00 +00:00
.hgtags release-1.3.11 tag 2013-01-10 13:17:29 +00:00