[wp-trac] Re: [WordPress Trac] #4183: HTTP Status 302 has wrong
text defined for HTTP 1.1
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 25 01:56:50 GMT 2007
#4183: HTTP Status 302 has wrong text defined for HTTP 1.1
-----------------------------------------------+----------------------------
Reporter: nberardi | Owner: rob1n
Type: defect | Status: new
Priority: normal | Milestone: 2.3
Component: Administration | Version: 2.2
Severity: minor | Resolution:
Keywords: http, status, code, 302, 303, 307 |
-----------------------------------------------+----------------------------
Comment (by JeremyVisser):
I just telnet'ed into my Apache server, and typed this:
{{{
GET / HTTP/1.0
}}}
However, the server responded in HTTP 1.1:
{{{
HTTP/1.1 200 OK
Date: Wed, 25 Apr 2007 01:55:04 GMT
Server: Apache/2.2.3 (Ubuntu) mod_python/3.2.10 Python/2.5.1c1 PHP/5.2.1
Content-Length: 5544
Connection: close
Content-Type: text/html; charset=UTF-8
}}}
So, if Apache doesn't bother, we may as well always respond in HTTP 1.1 as
well.
--
Ticket URL: <http://trac.wordpress.org/ticket/4183#comment:8>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list