mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Update README.md
This commit is contained in:
@@ -67,16 +67,16 @@ downloads every month. You don't want to be left out!
|
||||
Requests is ready for the demands of building robust and reliable HTTP–speaking applications, on today's web (or your own infrastructure).
|
||||
|
||||
<pre class="test">
|
||||
International Domains and URLs Keep-Alive & Connection Pooling
|
||||
Sessions with Cookie Persistence Browser-style SSL Verification
|
||||
Basic & Digest Authentication Familiar `dict`–like Cookies
|
||||
Automatic Decompression of Content Automatic Content Decoding
|
||||
Automatic Connection Pooling Unicode Response Bodies<super>*</super>
|
||||
Multi-part File Uploads SOCKS Proxy Support
|
||||
Connection Timeouts Streaming Downloads
|
||||
Automatic honoring of `.netrc` Chunked HTTP Requests
|
||||
+ International Domains and URLs + Keep-Alive & Connection Pooling
|
||||
+ Sessions with Cookie Persistence + Browser-style SSL Verification
|
||||
+ Basic & Digest Authentication + Familiar `dict`–like Cookies
|
||||
+ Automatic Decompression of Content + Automatic Content Decoding
|
||||
+ Automatic Connection Pooling + Unicode Response Bodies<super>*</super>
|
||||
+ Multi-part File Uploads + SOCKS Proxy Support
|
||||
+ Connection Timeouts + Streaming Downloads
|
||||
+ Automatic honoring of `.netrc` + Chunked HTTP Requests
|
||||
|
||||
&, of course, rock–solid stability!
|
||||
&, of course, rock–solid stability!
|
||||
</pre>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user