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

Implement Sessions #16

Closed
jreadey opened this issue Aug 25, 2016 · 1 comment
Closed

Implement Sessions #16

jreadey opened this issue Aug 25, 2016 · 1 comment

Comments

@jreadey
Copy link
Member

jreadey commented Aug 25, 2016

Use of session objects should improve performance by allow re-use of SSL connections. See: http://docs.python-requests.org/en/master/user/advanced/#session-objects.

@jreadey
Copy link
Member Author

jreadey commented Apr 1, 2017

This is implemented in 0e06918.

So a minor speed improvement with http connections. Haven't tried with https yet.

@jreadey jreadey closed this as completed Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant