> > Lynx returns 302 because this is what the server returns. > Firefox interprets 302 and reevaluates it into 200, which is where Firebug > can handle it. > They are both right. > > HTH, > Chris > That's so not correct. Firefox sends two requests. One to http://edu.ca.edu/squelette-ahuntsic, returning 302. That page redirects to http://edu.ca.edu/squelette-ahuntsic?lang=fr, which returns 200. And Firebug shows both requests. I never tried Lynx, but I guess it doesn't have auto-redirection. This is actually a double post. See the original thread<#%21topic/firebug/e_8Kd9YYsxA> .
Sebastian -- You received this message because you are subscribed to the Google Groups "Firebug" group. To view this discussion on the web visit https://groups.google.com/d/msg/firebug/-/yCaJ5prH1GgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
