move to urllib3 instead of requests #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "urllib3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
HTTP features used by the program today are the one provided by
requestsunderlyingurllib3library, namely:We do not use, and most probably will not use other features. Plus, the whole
timeoutargument propagation "thing" aboutrequestsis annoying to me.urllib3instead ofrequestsa108135141raise_for_status()onHTTPError477edc4910WIP: move toto move tourllib3instead ofrequestsurllib3instead ofrequests