]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Update README.md
authorTom Christie <tom@tomchristie.com>
Wed, 8 May 2019 14:08:50 +0000 (15:08 +0100)
committerGitHub <noreply@github.com>
Wed, 8 May 2019 14:08:50 +0000 (15:08 +0100)
README.md

index 209df81c68289bc25022dd68247836e82b68a5e5..c14cc6f6afdc7da2f18b8e46e91e19178ad4796b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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