v0.5.1
object 95ba6fcab2564a0e13f7fec99e4470a851b19c99
authorKenneth Reitz <me@kennethreitz.com>
Sun, 24 Jul 2011 02:59:16 +0000 (22:59 -0400)
* International Domain Name Support!
* Access headers without fetching entire body (``read()``)
* Use lists as dicts for parameters
* Add Forced Basic Authentication
* Forced Basic is default authentication type
* ``python-requests.org`` default User-Agent header
* CaseInsensitiveDict lower-case caching
* Response.history bugfix