mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Use http instead of https, due to certificate error
This commit is contained in:
parent
d58fc8b89e
commit
58c534dd6c
2 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ authentication, redirections, cookies and more.
|
|||
|
||||
.. seealso::
|
||||
|
||||
The `Requests package <https://docs.python-requests.org/>`_
|
||||
The `Requests package <http://docs.python-requests.org/>`_
|
||||
is recommended for a higher-level HTTP client interface.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue