Update README.md

This commit is contained in:
Tom Christie 2019-05-08 15:08:50 +01:00 committed by GitHub
parent 39a5c53a67
commit 3408d7baad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ Plus all the standard features of requests...
* Automatic Decompression
* Automatic Content Decoding
* Unicode Response Bodies
* Multipart File Uploads *TODO - Request content currently supports bytes or async byte iterators.*
* Multipart File Uploads *TODO - Request content currently supports URL encoded data, bytes, or async byte iterators.*
* HTTP(S) Proxy Support *TODO*
* Connection Timeouts
* Streaming Downloads