Skip to content

v2.9.0

Choose a tag to compare

@mccutchen mccutchen released this 18 Jun 15:48
· 86 commits to main since this release
a70a847

What's Changed

⚠️ Response format changes ⚠️

To improve compatibility with the original httpbin.org implementation:

  • Endpoints that return metadata about the incoming HTTP request now include the request method
  • Endpoints that return a data field containing the incoming HTTP request's body will now return an empty string for requests with empty bodies

New Contributors

Full Changelog: v2.8.0...v2.9.0