Issue 2166: 307 Redirect Behavior when using the POST method
http://code.google.com/p/chromium/issues/detail?id=2166

New issue report by chriswbell:
Product Version      : 0.2.149.29
URLs (if applicable) :
Other browsers tested:
      Safari 3: OK
     Firefox 3: OK
          IE 7: OK

What steps will reproduce the problem?

1. POST a form to server1 that replies with a 307 redirect to server2.
Chrome coverts the POST to server2 to a GET request, which squashes a
user's form data.  IE7, Safari and FF3 all make a POST request to server2.

What is the expected result?

Make a POST request to the URL specified by the Location header in a 307
redirect and preserve form data.

What happens instead?

POST->307->GET->FROWN




Issue attributes:
        Status: Unconfirmed
        Owner: [EMAIL PROTECTED]
        Labels: Type-Bug Pri-2 OS-All Area-Unknown

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to chromium-bugs@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to