From: Tom Christie Date: Sat, 30 Nov 2019 21:46:07 +0000 (+0000) Subject: Update advanced.md X-Git-Tag: 0.9.0~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871b0b5cb9c452fd3a77b85a58187e5a716acdb5;p=thirdparty%2Fhttpx.git Update advanced.md --- diff --git a/docs/advanced.md b/docs/advanced.md index ef48f465..bc1d0f87 100644 --- a/docs/advanced.md +++ b/docs/advanced.md @@ -363,6 +363,7 @@ name of the payloads as keys and a tuple of elements as values. ``` More specifically, this tuple must have at least two elements and maximum of three: + - The first one is an optional file name which can be set to `None`. - The second may be a file-like object or a string which will be automatically encoded in UTF-8.