-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that cookies is a bug? ? #802
Comments
|
Quoted cookie value is absolutely correct IFAIK. |
Aha.
So quoting is correct. As workaround you may pass Closing the issue. |
Thanks all very much! |
Maybe we should make quoting optional? For example http://google.com/search does not recognize quoted cookies. I am sure many other web servers also do not understand quoted cookies. |
Another workaround is to define a custom request class (see awful hack below).
Cheers |
SO,Is That a bug , the cookies ?
The text was updated successfully, but these errors were encountered: