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

Please allow to configure the requests session #12

Closed
tawmas opened this issue Sep 6, 2013 · 4 comments · Fixed by #13
Closed

Please allow to configure the requests session #12

tawmas opened this issue Sep 6, 2013 · 4 comments · Fixed by #13

Comments

@tawmas
Copy link

tawmas commented Sep 6, 2013

It would be useful to be able to configure the requests session used to retrieve the requested URL.

You could perhaps initialize a default session object in the Lassie constructor, which the user could then configure, and/or add a parameter to Lassie.fetch() to override the default session.

@michaelhelmick
Copy link
Owner

Do you mean like being able to access requests session object (i.e. passing verify or proxies)?

@tawmas
Copy link
Author

tawmas commented Sep 6, 2013

Yes, precisely.

@michaelhelmick
Copy link
Owner

I'll add this sometime next week, thanks for the suggestion!

@tawmas
Copy link
Author

tawmas commented Sep 9, 2013

Thanks a lot!

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 a pull request may close this issue.

2 participants