Commit 1641f7b4 authored by Sergey Shepelev's avatar Sergey Shepelev
Browse files

Revert http:443->https workaround

Origin: https://code.google.com/archive/p/httplib2/issues/17
> Year: 2008
> a bug on the Google servers end
> Location: header ... redirected to http://www.google.com:443 (instead of https)

Issue: https://github.com/httplib2/httplib2/issues/112 year 2018
Workaround in httplib2 does not allow weird but legitimate request.
`Http().request(..., connection_type=httplib2.HTTPConnectionWithTimeout)` fails on excess TLS-related arguments.

Arguably, this discovered problem that connection classes should have compatible constructor signatures, e.g. `Connection(uri, options)`
parent 211d6f07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment