HTTP Request & Response Service, written in Python + Flask
Description
Testing an HTTP Library can become difficult sometimes. RequestBin is
fantastic for testing POST requests, but doesn't let you control the response.
This exists to cover all kinds of HTTP scenarios. Additional endpoints are
being considered. All endpoint responses are JSON-encoded.