]> git.ipfire.org Git - thirdparty/httpx.git/commitdiff
Tweak
authorTom Christie <tom@tomchristie.com>
Fri, 17 May 2019 12:25:19 +0000 (13:25 +0100)
committerTom Christie <tom@tomchristie.com>
Fri, 17 May 2019 12:25:19 +0000 (13:25 +0100)
README.md

index 6f4e7cf629e7287e10f3d6fce5bf1144680a1f30..d4f532dd3169aec25256c48c74a1d474b1deedb0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -214,6 +214,7 @@ True
 ```
 
 * `def __init__(cookies: [dict, Cookies, CookieJar])`
+* `.jar` - **CookieJar**
 * `def extract_cookies(response)`
 * `def set_cookie_header(request)`
 * `def set(name, value, [domain], [path])`