mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 06:46:16 +00:00
dd2513ae5940bc104d8bc4a9cab24a80304bd1db
POST/PUT only support formData body, not JSON. Note that PATCH parameters do not appear in Swagger 2 UI.
redirect_to: split arg process for GET vs POST/PATCH/PUT, so the latter use formData for parameters. Fixed #476.
httpbin(1): HTTP Request & Response Service
A Kenneth Reitz Project.
See http://httpbin.org for more information.
Officially Deployed at:
- http://httpbin.org
- https://httpbin.org
- http://eu.httpbin.org
- https://eu.httpbin.org
- https://hub.docker.com/r/kennethreitz/httpbin/
SEE ALSO
- http://httpbin.org
- https://www.hurl.it
- http://requestb.in
- http://python-requests.org
- https://grpcb.in/
Build Status
Languages
Python
77.4%
HTML
22.2%
Dockerfile
0.4%
