You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.
More problematic is when http.request has been modified (by our wrappers) and we are unsure what has been passed to transport.request (though I have an idea there).
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue, however, this project is deprecatedand we will only be addressing critical security issues. You can read moreabout this deprecation here.
If you need support or help using this library, we recommend that you ask yourquestion on StackOverflow.
If you still think this issue is relevant and should be addressed, pleasecomment and let us know!
See #612 (comment)
It's unclear if an
httplib2.Http
request can be made with a timeout if the instance wasn't created with one, though likely it could be fixed withMore problematic is when
http.request
has been modified (by our wrappers) and we are unsure what has been passed totransport.request
(though I have an idea there).The text was updated successfully, but these errors were encountered: