From: Tom Christie Date: Wed, 8 May 2019 14:08:50 +0000 (+0100) Subject: Update README.md X-Git-Tag: 0.3.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3408d7baadd24715475e1a4f68475a3838ca5425;p=thirdparty%2Fhttpx.git Update README.md --- diff --git a/README.md b/README.md index 209df81c..c14cc6f6 100644 --- 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