edf74dd90b
- Update to 2.4.3 - Update to USES and USE_PYTHON new world order - Add LICENSE_FILE - Add TEST_DEPENDS - Update pkg-descr Changes: https://github.com/kennethreitz/requests/blob/v2.4.3/HISTORY.rst
19 lines
490 B
Text
19 lines
490 B
Text
Requests is an ISC Licensed HTTP library, written in Python, for human beings.
|
|
|
|
Features:
|
|
|
|
* International Domains and URLs
|
|
* Keep-Alive & Connection Pooling
|
|
* Sessions with Cookie Persistence
|
|
* Browser-style SSL Verification
|
|
* Basic/Digest Authentication
|
|
* Elegant Key/Value Cookies
|
|
* Automatic Decompression
|
|
* Unicode Response Bodies
|
|
* Multipart File Uploads
|
|
* Connection Timeouts
|
|
* .netrc support
|
|
* Python 2.6-3.4
|
|
* Thread-safe
|
|
|
|
WWW: http://python-requests.org
|