Jump to letter: [
034679ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-httpbin - 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.
This package provides the Python 3 implementation.
Packages
| python3-httpbin-0.5.0-3.fc24.noarch
[106 KiB] |
Changelog
by Adam Williamson (2016-12-21):
- properly own all directories
- fix the mode of a template (doesn't need to be executable)
|