The www/py-httpbin,python3 port
py3-httpbin-0.10.2 – HTTP request and response service (cvsweb github mirror)
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.WWW: https://github.com/psf/httpbin
Maintainer
The OpenBSD ports mailing-list
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/AUTHORS
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE.ISC
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/LICENSE.MIT
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/METADATA
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/RECORD
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/WHEEL
- /usr/local/lib/python3.11/site-packages/httpbin-0.10.2.dist-info/top_level.txt
- /usr/local/lib/python3.11/site-packages/httpbin/
- /usr/local/lib/python3.11/site-packages/httpbin/__init__.py
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/__init__.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/__init__.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/core.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/core.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/filters.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/filters.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/helpers.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/helpers.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/structures.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/structures.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/utils.cpython-311.opt-1.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/__pycache__/utils.cpython-311.pyc
- /usr/local/lib/python3.11/site-packages/httpbin/core.py
- /usr/local/lib/python3.11/site-packages/httpbin/filters.py
- /usr/local/lib/python3.11/site-packages/httpbin/helpers.py
- /usr/local/lib/python3.11/site-packages/httpbin/static/
- /usr/local/lib/python3.11/site-packages/httpbin/static/favicon.ico
- /usr/local/lib/python3.11/site-packages/httpbin/structures.py
- /usr/local/lib/python3.11/site-packages/httpbin/templates/
- /usr/local/lib/python3.11/site-packages/httpbin/templates/UTF-8-demo.txt
- /usr/local/lib/python3.11/site-packages/httpbin/templates/flasgger/
- /usr/local/lib/python3.11/site-packages/httpbin/templates/flasgger/index.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/footer.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/forms-post.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/httpbin.1.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/images/
- /usr/local/lib/python3.11/site-packages/httpbin/templates/images/jackal.jpg
- /usr/local/lib/python3.11/site-packages/httpbin/templates/images/pig_icon.png
- /usr/local/lib/python3.11/site-packages/httpbin/templates/images/svg_logo.svg
- /usr/local/lib/python3.11/site-packages/httpbin/templates/images/wolf_1.webp
- /usr/local/lib/python3.11/site-packages/httpbin/templates/index.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/moby.html
- /usr/local/lib/python3.11/site-packages/httpbin/templates/sample.xml
- /usr/local/lib/python3.11/site-packages/httpbin/templates/trackingscripts.html
- /usr/local/lib/python3.11/site-packages/httpbin/utils.py