This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
httpbin
Watch
1
Star
0
Fork
0
You've already forked httpbin
mirror of
https://github.com/kennethreitz/httpbin.git
synced
2026-06-05 23:00:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
665ec9710c060048dbdc15693ea955a9ace53e36
httpbin
/
httpbin
T
History
Brett Randall
ea56eea091
Added a favicon.ico.
Fixed
#459
.
2018-05-29 10:46:32 +10:00
..
static
Added a favicon.ico.
Fixed
#459
.
2018-05-29 10:46:32 +10:00
templates
Added a favicon.ico.
Fixed
#459
.
2018-05-29 10:46:32 +10:00
__init__.py
Add Python3 Support
2014-05-25 19:44:07 -10:00
core.py
Specified Content-Type/produces for each endpoint
2018-05-18 19:49:01 -03:00
filters.py
Brotli content-encoding renamed to 'br'.
2017-03-15 08:43:42 +00:00
helpers.py
Fixed a typo (credentails -> credentials) in a parameter name
2018-05-25 20:09:42 +03:00
structures.py
str.lower(k) -> k.lower()
2016-01-08 22:52:46 +08:00
utils.py
cleanup
2012-02-20 13:29:11 -05:00