[wp-trac] [WordPress Trac] #13940: get_status_header_desc() returns HTTP 1.1 status codes for HTTP 1.0
WordPress Trac
wp-trac at lists.automattic.com
Thu Jul 1 15:06:11 UTC 2010
#13940: get_status_header_desc() returns HTTP 1.1 status codes for HTTP 1.0
--------------------------------------+-------------------------------------
Reporter: hakre | Owner:
Type: defect (bug) | Status: reopened
Priority: low | Milestone:
Component: General | Version: 3.0
Severity: minor | Resolution:
Keywords: needs-patch dev-feedback |
--------------------------------------+-------------------------------------
Comment(by rmccue):
To reiterate what Mark said, the reason doesn't matter, and RFC 2616 (HTTP
1.1) notes this (section 6.1.1:
> The Status-Code is intended for use by automata and the Reason-Phrase is
intended for the human user. The client is not required to examine or
display the Reason-Phrase.
[...]
> The individual values of the numeric status codes defined for HTTP/1.1,
and an example set of corresponding Reason-Phrase's, are presented below.
'''The reason phrases listed here are only recommendations -- they MAY be
replaced by local equivalents without affecting the protocol.'''
(Emphasis mine)
I won't close this, as I feel it's not my place to do so in this case.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13940#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list