Skip to content

Releases: postmanlabs/httpbin

v0.6.1

27 Aug 19:11

Choose a tag to compare

bump version

Bugfix: 2 Python3 bugs and a weird upload bug

09 Jun 04:05

Choose a tag to compare

Fix a couple Python3 bugs with the random byte endpoints, fix a bug when uploading files without a Content-Type header set.

Bugfix: Added templates to pypi package

01 Jun 22:10

Choose a tag to compare

Include Templates and Bump Version to 0.1.1

I forgot to include the templates in setup.py, so httpbin would complain
and return a 500 when accessing views that require templates.  This
fixes that problem by adding them as "data" in setup.py and MANIFEST.in

Python3 support and (re)published on pypi

01 Jun 02:50

Choose a tag to compare

Merge pull request #138 from matt-hickford/patch-1

Delete spurious empty file `...`