Closed jsmolina closed 6 years ago
@Pr0Ger ?
Yea, sorry it took so long to review this PR. I think it's better to pass these params directly to Credentials.create_connection
method instead of saving them inside Credentials
constructor (same way how force_proto
param is handled).
agree with you, changed so @Pr0Ger
@jsmolina thx for contribution
Sometimes your host needs to jump a host to reach internet.
This change adds support for proxy in libary in the simplest way as HTTP20Connection already supports the proxy param.