mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
31 lines
491 B
ReStructuredText
31 lines
491 B
ReStructuredText
History
|
|
-------
|
|
|
|
0.2.2 (2011-02-14)
|
|
++++++++++++++++++
|
|
* Still handles request in the event of an HTTPError. (Issue #2)
|
|
* Eventlet and Gevent Monkeypatch support.
|
|
* Cookie Support (Issue #1)
|
|
|
|
|
|
|
|
0.2.1 (2011-02-14)
|
|
++++++++++++++++++
|
|
|
|
* Added file attribute to POST and PUT requests for multipart-encode file uploads.
|
|
* Added Request.url attribute for context and redirects
|
|
|
|
|
|
0.2.0 (2011-02-14)
|
|
++++++++++++++++++
|
|
|
|
* Birth!
|
|
|
|
|
|
0.0.1 (2011-02-13)
|
|
++++++++++++++++++
|
|
|
|
* Frustration
|
|
* Conception
|
|
|