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 #1

Open
jayvdb opened this issue Jan 31, 2020 · 1 comment
Open

Session support #1

jayvdb opened this issue Jan 31, 2020 · 1 comment

Comments

@jayvdb
Copy link

jayvdb commented Jan 31, 2020

It appears this only works with requests.foo methods, and not with requests.Session based usage.

fwiw https://github.com/ericmoritz/requests_debug/ does patch the Session , but note that it is incompatible with requests-cache's Session wrapper, so it isnt a complete hack. See issues and also py3 PR there if interested.

@jayvdb
Copy link
Author

jayvdb commented Jan 31, 2020

Also you might be interested in using https://pypi.org/project/curlify/ to prepare the curl command strings.

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

1 participant