On Tue, Jan 13, 2009 at 7:21 AM, Eric Covener wrote:
> On Tue, Jan 13, 2009 at 7:11 AM, Sacha Varma wrote:
>> I've been unable to google up the answer to this, so if anyone can help it
>> would be much appreciated.
>>
>> The CGI standard (RFC 3875, 6.3.3) allows a CGI script to output an HTTP
>>
On Tue, Jan 13, 2009 at 7:11 AM, Sacha Varma wrote:
> I've been unable to google up the answer to this, so if anyone can help it
> would be much appreciated.
>
> The CGI standard (RFC 3875, 6.3.3) allows a CGI script to output an HTTP
> status code header (e.g. 'Status: 404 Not Found'). A response
I've been unable to google up the answer to this, so if anyone can help
it would be much appreciated.
The CGI standard (RFC 3875, 6.3.3) allows a CGI script to output an HTTP
status code header (e.g. 'Status: 404 Not Found'). A response body is
optional.
My CGI program outputs just this stat