mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
standard
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ See `the similar code, sans Requests <https://gist.github.com/973705>`_.
|
||||
|
||||
Requests allows you to send *organic, grass-fed* HTTP/1.1 requests, very well.
|
||||
Headers, cookies, json/form data, multipart files, and url parameters can all
|
||||
be provided with simple Python dictionaries. SSL certificates are automatically
|
||||
be provided with standard Python dictionaries. SSL certificates are automatically
|
||||
verified against a carefully crafted bundle of root certificates, included.
|
||||
Responses feature RFC-compliant redirection history, unicode/bytes bodies, a
|
||||
case-insensitive header dictionary, and more.
|
||||
|
||||
Reference in New Issue
Block a user