tag name | v0.3.0 (793bdfda919f00bb1491c2d36ac854528498f2af) |
tag date | 2011-02-25 09:00:23 -0500 |
tagged by | Kenneth Reitz <me@kennethreitz.com> |
tagged object | commit 044252ea7b... |
download | python-requests-0.3.0.tar.gz |
---|
* Automatic Authentication API Change
* Smarter Query URL Parameterization
* Allow file uploads and POST data together
* New Authentication Manager System
- Simpler Basic HTTP System
- Supports all build-in urllib2 Auths
- Allows for custom Auth Handlers