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 8a85ab8e20 Scgi: removed error if there is no Status header.
The SCGI specification doesn't specify format of the response, and assuming
CGI specs should be used there is no reason to complain.  RFC 3875
explicitly states that "A Status header field is optional, and status
200 'OK' is assumed if it is omitted".
2011-12-19 11:25:40 +00:00
auto Added the "so_keepalive=" parameter to the "listen" directive. 2011-12-05 08:06:15 +00:00
conf Added HTTPS param with Apache-like behaviour to fastcgi/scgi/uwsgi_params (fixes #38). 2011-12-09 15:38:26 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.1.11-RELEASE 2011-12-12 14:17:49 +00:00
misc Fixed RELEASE target again. 2011-12-12 12:39:19 +00:00
src Scgi: removed error if there is no Status header. 2011-12-19 11:25:40 +00:00
.hgtags release-1.1.11 tag 2011-12-12 14:18:15 +00:00