You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In issue 42 we attempted to allow sending the cookie header in a request, but
the implementation is flawed: a header like "Cookie: x=23" ends up getting sent
as "Cookie: Cookie=x=23".
Original issue reported on code.google.com by [email protected] on 4 Sep 2014 at 5:19
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 4 Sep 2014 at 5:19The text was updated successfully, but these errors were encountered: