[Webkit-unassigned] [Bug 15701] The curl http backend does not deal properly with redirects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 23:20:43 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15701


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16899|review?                     |review+
               Flag|                            |




------- Comment #2 from aroben at apple.com  2007-10-27 23:20 PDT -------
(From update of attachment 16899)
+            String location = d->m_response.httpHeaderField("location");

Don't you need to pass in "Location" to match the case of the header name?

r=me


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list