This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80d860d2d409b6d2a6b4c133ef0eef4de6b32ef2
requests3
/
requests
T
History
Richard Boulton
80d860d2d4
Allow POST and PUT requests to take both querystring params and request body
...
data.
2011-06-16 15:48:43 +01:00
..
packages
small workaround for issue
#7
2011-02-23 08:49:08 +01:00
__init__.py
no import packages
2011-05-22 13:30:22 -04:00
api.py
Allow POST and PUT requests to take both querystring params and request body
2011-06-16 15:48:43 +01:00
async.py
remote async __all__
2011-05-14 21:50:41 -04:00
config.py
remove debug print
2011-05-22 13:56:57 -04:00
core.py
version bump (v0.4.1)
2011-05-22 14:13:49 -04:00
exceptions.py
Fix typos
2011-05-20 18:34:43 +02:00
models.py
Allow POST and PUT requests to take both querystring params and request body
2011-06-16 15:48:43 +01:00
monkeys.py
cleanup mess
2011-05-14 23:03:31 -04:00
patches.py
package refactor
2011-05-14 14:21:42 -04:00
structures.py
Subclass dict for CaseInsensitiveDict.
2011-05-27 00:17:44 -07:00