Update proxy docs and license year

This commit is contained in:
Lonami Exo
2021-02-12 17:56:46 +01:00
parent 8f0de3d285
commit 75db9f70df
2 changed files with 4 additions and 4 deletions

View File

@@ -148,9 +148,9 @@ The allowed values for the argument ``proxy_type`` are:
* For Python >= 3.6:
* All of the above
* ``python_socks.SOCKS5``
* ``python_socks.SOCKS4``
* ``python_socks.HTTP``
* ``python_socks.ProxyType.SOCKS5``
* ``python_socks.ProxyType.SOCKS4``
* ``python_socks.ProxyType.HTTP``
Example: