Patches: Browse | Submit New | Admin

[#11954] CGI::HTTP_STATUS is incomplete

Date:
2007-07-02 13:39
Priority:
3
Submitted By:
Pieter van Beek (djinnit)
Assigned To:
Shyouhei Urabe (shyouhei)
Category:
Language / Runtime / Core Libraries
State:
Open
Summary:
CGI::HTTP_STATUS is incomplete

Detailed description
Hi all,

For some reason, constant Hash CGI::HTTP_STATUS lists only a very limited list of HTTP status codes. Programming REST-style
web services, I need many of the other status codes, too.

This patch fixes CGI::HTTP_STATUS to contain all standard HTTP/1.1 status codes, plus the WebDAV extensions which I
think can be very meaningful in a CGI context.

Greetings,
Pieter

(I'm about to send a whole bunch of patches, hope you won't mind.)

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item