[wp-trac] [WordPress Trac] #16885: Warning emited in Header parsing when server does not specify a response "Message"
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 18 15:40:16 UTC 2011
#16885: Warning emited in Header parsing when server does not specify a response
"Message"
------------------------------+------------------------------
Reporter: dd32 | Owner: dd32
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Awaiting Review
Component: Warnings/Notices | Version: 3.1
Severity: normal | Resolution:
Keywords: |
------------------------------+------------------------------
Comment (by hakre):
As that is a HTTP/1.1 response, the server is violating the HTTP
specification.
The Reason-Phrase of the Status-Line in HTTP Resonse Messages is not
optional. However our HTTP client is not required to examine or display
the Reason-Phrase so I think it's okay to deal with a missing SP and
phrase.
I think it's worth to report that that problem with the NGINX project.
See [http://tools.ietf.org/html/rfc2616#section-6.1 6.1 Status-Line]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16885#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list