diff --git a/README.md b/README.md index e020fb55..c4921851 100644 --- a/README.md +++ b/README.md @@ -66,27 +66,24 @@ 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). - - - - - - - - - - - - - - -
International Domains and URLsKeep-Alive & Connection Pooling
- +
+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 +Automatic Content Decoding +Automatic Connection Pooling +Unicode Response Bodies (smart) +Multi-part File Uploads +SOCKS Proxy Support +Connection Timeouts +Streaming Downloads +Automatic honoring of `.netrc` +Chunked HTTP Requests +
Requests officially supports Python 2.7 & 3.4–3.8, and runs great on PyPy.