Skip to content
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

fix requests::set_cookies function #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kwxiaozhu
Copy link

原来的requests::set_cookies处理一般的cookies没问题,但是当遇到cookies字符串里有“=”号时,处理逻辑就有问题了,这样设置的cookies没法用,我做了点修改,更简单一点,至少我使用中没什么问题。

@owner888
Copy link
Owner

感谢提交,已经合并到代码中 ^_^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants