Httpbin

Latest version: v0.10.2

Safety actively analyzes 619426 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.0

This release requires Java 11 or newer

* Add `/redirect-relative` endpoint
* Upgrade to Jetty 11

1.3.0

* Add base64, delete, etag, patch, range, and stream-bytes endpoints
* Fix bugs and add missing parameters uncovered by python httpbin test suite

1.2.0

* Add bytes, cache, cache control, deflate, delay, drip, gzip, home, and stream endpoints
* Allow form-encoded input in post and put endpoints
* Emit correct status code when handling exceptions
* Now compatible with Java 7

1.1.0

* Add absolute-redirect, deny, hidden-basic-auth, and robots.txt endpoints
* Complete basic-auth endpoint
* Return full information for get endpoint
* Return JSON from post and put endpoints
* Silence excessive Jetty logging

1.0.0

Initial release

0.10.0

First release since forking! Why fork?

We were unable to get ahold of the folks at postmanlabs to maintain the original project, and httpbin is used for other packages within the python ecosystem, such as [pytest-httpbin](https://pypi.org/project/pytest-httpbin/) which is in turn used by packages such as [requests](https://github.com/psf/requests/blob/main/requirements-dev.txt#L4) so we have forked this package. That means that httpbin.org is not actually backed by this repo, but the [httpbin package](https://pypi.org/project/httpbin/) is. Confusing right? Know anyone at postmanlabs? [get in touch](mailto:mekevinmccarthy.org).

Changes in this release:

* Override docker image port with HTTPBIN_PORT
* A number of fixes for code rot, thanks mgorny and tjni

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.