Remove rfc3986 from Chinese readme (#2576)
fix https://github.com/encode/httpx/pull/2252
This commit is contained in:
parent
562b4b40aa
commit
5747764104
@ -126,8 +126,7 @@ HTTPX 项目依赖于这些优秀的库:
|
||||
* `httpcore` - `httpx` 基础传输接口实现。
|
||||
* `h11` - HTTP/1.1 支持。
|
||||
* `certifi` - SSL 证书。
|
||||
* `rfc3986` - URL 解析与规范化。
|
||||
* `idna` - 国际化域名支持。
|
||||
* `idna` - 国际化域名支持。
|
||||
* `sniffio` - 异步库自动检测。
|
||||
|
||||
以及这些可选的安装:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user