update the link to python requests

This commit is contained in:
Chunting Gu
2020-09-01 09:24:01 +08:00
committed by GitHub
parent d49db1ec9c
commit 1a35414eeb
+1 -1
View File
@@ -38,7 +38,7 @@ Git repo: https://github.com/sprinfall/webcc. Please check this one instead of t
## Overview ## Overview
- Cross-platform: Windows, Linux and MacOS - Cross-platform: Windows, Linux and MacOS
- Easy-to-use client API inspired by Python [requests](https://2.python-requests.org//en/master/) - Easy-to-use client API inspired by Python [requests](https://github.com/psf/requests)
- IPv6 support - IPv6 support
- SSL/HTTPS support with OpenSSL (optional) - SSL/HTTPS support with OpenSSL (optional)
- GZip compression support with Zlib (optional) - GZip compression support with Zlib (optional)