Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/24/07 17:48
Read: times


 
#148679 - HTTP 302 - What Browsers are you guys using?
Responding to: ???'s previous message
I'm using IE6.

The HTTP response headers I'm getting are:
HTTP/1.1 302 Found
Date: Mon, 24 Dec 2007 17:32:52 GMT
Server: Apache/2.0.52 (Fedora)
Location: http://www.st.com
Content-Type: text/html; charset=iso-8859-1
Content-length: 277
Proxy-Connection: Keep-Alive
Connection: Keep-Alive

The "HTTP/1.1 302 Found" is defined as follows:

RFC 2616 said:
10.3.3 302 Found
The requested resource resides temporarily under a different URI. Since the redirection might be altered on occasion, the client SHOULD continue to use the Request-URI for future requests. This response is only cacheable if indicated by a Cache-Control or Expires header field.

The temporary URI SHOULD be given by the Location field in the response. Unless the request method was HEAD, the entity of the response SHOULD contain a short hypertext note with a hyperlink to the new URI(s).

If the 302 status code is received in response to a request other than GET or HEAD, the user agent MUST NOT automatically redirect the request unless it can be confirmed by the user, since this might change the conditions under which the request was issued.
http://www.w3.org/Protocols...#sec10.3.4

Maybe you're using some browser(s) and/or setting(s) that ignore the 'Location' from the HTTP 302 response, and just display the page at the original URL...?

Or, does anyone know how to set IE to ignore the 'Location' from the HTTP 302 response, and just display the page at the original URL...?


List of 24 messages in thread
TopicAuthorDate
ST: Where have all the Microcontrollers gone?            01/01/70 00:00      
   Have you been on the sherry early :)            01/01/70 00:00      
      as if...            01/01/70 00:00      
         It\'s a redirect page            01/01/70 00:00      
            OK here            01/01/70 00:00      
               Strange!            01/01/70 00:00      
                  Works For Me            01/01/70 00:00      
                     HTTP 302 - What Browsers are you guys using?            01/01/70 00:00      
                        Allsorts            01/01/70 00:00      
                  Strange! nop            01/01/70 00:00      
         Probably not...            01/01/70 00:00      
   I noticed the same!            01/01/70 00:00      
      RE: I noticed the same!            01/01/70 00:00      
         Yes, I get always redirected to...            01/01/70 00:00      
            Still works            01/01/70 00:00      
               I guess            01/01/70 00:00      
                  Too many ways?            01/01/70 00:00      
   Sounds like grounds for ...            01/01/70 00:00      
      I even thought of punishment,...            01/01/70 00:00      
         punish them back!            01/01/70 00:00      
            I did, in the meantime...            01/01/70 00:00      
   They're back!            01/01/70 00:00      
      It's also working for me now!            01/01/70 00:00      
         So they must've found something...            01/01/70 00:00      

Back to Subject List