This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23ee58d6ec47a06358008cb7a4ab4f9556edc285
requests
/
requests
T
History
Johannes Gorset
23ee58d6ec
Encode both keys and values for incoming unicode data as UTF-8, coincidentally fixing a bug that caused UTF-8 encoded byte strings to be encoded twice and causing an UnicodeDecodeError.
2011-05-12 10:27:41 +02:00
..
packages
small workaround for issue
#7
2011-02-23 08:49:08 +01:00
__init__.py
Version needs to be available externally.
2011-02-19 01:02:13 -05:00
async.py
prettier imports
2011-02-25 05:03:12 -05:00
core.py
Encode both keys and values for incoming unicode data as UTF-8, coincidentally fixing a bug that caused UTF-8 encoded byte strings to be encoded twice and causing an UnicodeDecodeError.
2011-05-12 10:27:41 +02:00
structures.py
preliminary multidicts
2011-04-15 18:00:10 -04:00