python3-httpbin - HTTP Request & Response Service, written in Python + Flask
Website: | https://github.com/Runscope/httpbin |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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. This package provides the Python 3 implementation.
Packages
python3-httpbin-0.7.0-21.vl9.noarch [109 KiB] |
Changelog
by Adam Williamson (2022-09-15):
- Don't apply patches for modern werkzeug on EPEL 8 |