php-src/sapi
Sascha Schumann 99cfb41da0 Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI module
as per the CGI RFC.

The status notation is incompatible with Apache's non-parsed-header mode
"nph-*", but that has never worked before anyway.  One could make the
format string configurable.

Noticed by: Sebastian Bergmann
2002-07-03 11:44:48 +00:00
..
activescript Add README and CREDITS... 2002-05-22 00:03:02 +00:00
aolserver Fix code which makes wrong assumptions about the return value of snprintf. 2002-06-26 07:54:50 +00:00
apache Oops, extra pipe snuck in 2002-06-29 00:12:46 +00:00
apache2filter Better fix it here too.. 2002-06-29 00:33:02 +00:00
caudium Please welcome the new build system. 2002-03-07 14:20:02 +00:00
cgi Use "Status: %d" instead of "HTTP/1.0 %d X" in the CGI SAPI module 2002-07-03 11:44:48 +00:00
cli - You don't need libtool to build sapi/cli on Darwin. 2002-07-01 21:17:39 +00:00
fastcgi Fix fastcgi build, may need more work 2002-05-14 00:07:51 +00:00
fhttpd Update headers. 2001-12-11 15:32:16 +00:00
isapi - Gaurd for problems in fault servers (fixes problem with Sambar 5.2) 2002-04-18 22:51:23 +00:00
nsapi Fixing the same possible memory leak. 2002-06-21 14:47:59 +00:00
phttpd Please welcome the new build system. 2002-03-07 14:20:02 +00:00
pi3web Add sapi_header_op interface which supersedes the sapi_add_header and _ex 2002-07-03 10:42:31 +00:00
roxen Please welcome the new build system. 2002-03-07 14:20:02 +00:00
servlet Please welcome the new build system. 2002-03-07 14:20:02 +00:00
thttpd Improve readability of the header send function 2002-05-17 21:22:30 +00:00
tux Add sapi_header_op interface which supersedes the sapi_add_header and _ex 2002-07-03 10:42:31 +00:00
webjames Add sapi_header_op interface which supersedes the sapi_add_header and _ex 2002-07-03 10:42:31 +00:00