README.md in httpx-0.9.0 vs README.md in httpx-0.10.0
- old
+ new
@@ -16,16 +16,18 @@
* Lightweight by default (require what you need)
And also:
* Compression (gzip, deflate, brotli)
+* Streaming Requests
* Authentication (Basic Auth, Digest Auth)
* Expect 100-continue
* Multipart Requests
* Cookies
* HTTP/2 Server Push
* H2C Upgrade
* Automatic follow redirects
+* International Domain Names
## How
Here are some simple examples: