Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 26027 by nakahiro: No 'Cookie:' header sent for the second  
redirected request (needed for OAuth negotiation)
http://code.google.com/p/chromium/issues/detail?id=26027

Chrome Version       : 4.0.223.11 (Official Build 29903)
URLs (if applicable) : http://dev.ctor.org/f2p/login
Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x: OK
          IE 7:
          IE 8: OK

What steps will reproduce the problem?
1. Access http://dev.ctor.org/f2p/login
2. Follow 'Sign in with FriendFeed' link
3. (You need to sign-in to FriendFeed) Follow 'allow' link
4. (FriendFeed server returns 302 response for redirect-back to
dev.ctor.org/f2p/oauth_callback)
5. (Chrome accesses redirected URL with 'Cookie:' header)
6. (dev.ctor.org server finishes OAuth negotiation and returns 302 response
with 'Set-Cookie:' header)
7. [PROBLEM] (Chrome accesses redirected URL without 'Cookie:' header)

What is the expected result?
   'Cookie:' header should be sent for the second redirected request(by step
7) as well as the first request(by step 5).

What happens instead?
   'Cookie:' header is not sent.

Please provide any additional information below. Attach a screenshot if
possible.

   Attached 'chrome_redirect_wiredump.txt' includes following wiredumps.
     1. The iitial request Chrome sent (step 5)
     2. The response Chrome received for the initial request (step 6)
     3. The second redirected request Chrome sent to follow the response
(step 7)

   It worked without any problem a few days ago.


Attachments:
        chrome_redirect_wiredump.txt  1.8 KB

--
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

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to