0
I Use This!
Inactive

Commits : Listings

Analyzed 20 days ago. based on code collected 20 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix readme More... almost 8 years ago
simplify readme More... almost 8 years ago
see if this fixes it More... almost 8 years ago
fix failing test More... almost 8 years ago
fix More... almost 8 years ago
remove links to http2bin, since it's down More... almost 8 years ago
migrate to pipfile More... almost 8 years ago
copyright More... almost 8 years ago
Merge branch 'master' of https://git.heroku.com/httpbin-org More... almost 8 years ago
a kennethreitz project More... almost 8 years ago
empty commit More... almost 8 years ago
Merge branch 'master' of https://git.heroku.com/httpbin-org More... almost 8 years ago
don't specify gunicorn workers More... almost 8 years ago
a kenneth reitz production More... almost 8 years ago
update python version More... almost 8 years ago
Merge pull request #319 from puiterwijk/fix-response More... almost 8 years ago
Merge pull request #332 from andrewgaul/endpoints More... almost 8 years ago
empty commit More... almost 8 years ago
Merge pull request #330 from kingslef/fix/500-invalid-status-code
Ian Stapleton Cordasco
as Ian Cordasco
More... almost 8 years ago
README: add a note that /status/code supports multiple codes More... almost 8 years ago
status/code: return 400 on invalid status code More... almost 8 years ago
Merge pull request #325 from andrewgaul/clarify-image-endpoints
Ian Stapleton Cordasco
as Ian Cordasco
More... about 8 years ago
Merge pull request #326 from andrewgaul/readme
Ian Stapleton Cordasco
as Ian Cordasco
More... about 8 years ago
Add missing endpoints to README More... about 8 years ago
Correct display of endpoints More... about 8 years ago
Clarify image endpoints More... about 8 years ago
Use Response.data with older Werkzeug versions More... about 8 years ago
should return content-length when requesting range, and that content-length should be the range specified in the url (i.e., range/1024 has length 1024) More... about 8 years ago
Check numbytes parameter before initial delay More... about 8 years ago
Add test for drip with invalid numbytes parameter More... about 8 years ago