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

session support cookies parma? #102

Open
spritecn opened this issue Jan 28, 2019 · 2 comments
Open

session support cookies parma? #102

spritecn opened this issue Jan 28, 2019 · 2 comments

Comments

@spritecn
Copy link

like title,some times the session sould be init cookies

@spritecn
Copy link
Author

like

s =  asks.session(cookies=dict)
or 
s.cookies.update(dict)

@theelous3
Copy link
Owner

To be perfectly honest, the cookie handling is not super nice at the moment. On the side I'm implementing a proper way to test cookies fully before I refactor them.

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

No branches or pull requests

2 participants