[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
Tue Apr 24 17:15:42 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 Otto42):

 302 and 307 under HTTP 1.1 have the same basic effect, except that HTTP
 1.0 agents don't understand 307.

 I vote for just changing the text to "Found" and leaving it a 302 for now.
 In the future, when 1.0 agents go away, moving to a 307 would make sense.
 Trying to detect the version and sending a 302/307 could be done, but
 would make more sense if we abstracted out the HTTP version to some other
 functions or some such thing, since there are proxy issues that are also
 associated with sending 1.1 headers to 1.0 proxies.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4183#comment:6>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list