thread safe
authorKenneth Reitz <me@kennethreitz.com>
Tue, 8 May 2012 05:24:30 +0000 (01:24 -0400)
committerKenneth Reitz <me@kennethreitz.com>
Tue, 8 May 2012 05:24:30 +0000 (01:24 -0400)
README.rst
docs/index.rst

index 46f186228a42072c4ef02072ff27ebbeb2eace32..38ceba11ca895a298aef0171a79a4f20ceb1c647 100644 (file)
@@ -47,6 +47,7 @@ Features
 - Unicode Response Bodies
 - Multipart File Uploads
 - Connection Timeouts
+- Thread-safety
 
 
 Installation
index fc8d61a6dadbfdca6a91927c36911839daac86ce..a3c98bc51ca4dccc07e925ed6e7f4eaa1408ed01 100644 (file)
@@ -75,6 +75,7 @@ Requests is ready for today's web.
 - Multipart File Uploads
 - Connection Timeouts
 - ``.netrc`` support
+- Thread-safe.
 
 
 User Guide