Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Passing params to httplib2.Http() #3

Merged
merged 1 commit into from Apr 16, 2012
Merged

Conversation

alexmbird
Copy link

Hey there,

I've added support for passing parameters into httplib2.Http(). In some situations it's vital to send a ca_certs parameter since httplib2's default collection of CA certs is pretty minimal. I've got this running against my own project and it's working beautifully.

Best,
Alex.

…be propagated into httplib2. This is invaluable for overriding httplib2's minimal ca_certs file on Ubuntu.
thraxil added a commit that referenced this pull request Apr 16, 2012
Passing params to httplib2.Http()
@thraxil thraxil merged commit 145a417 into thraxil:master Apr 16, 2012
@thraxil
Copy link
Owner

thraxil commented Apr 16, 2012

Awesome. Thanks.

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

Successfully merging this pull request may close these issues.

None yet

2 participants