mirror of
https://github.com/kennethreitz/httpbin.git
synced 2026-06-05 14:50:17 +00:00
672f3472ed720c4299635cca802bb2ea073fab15
This reverts commit 2e94212886.
This didn't fix the problem, and caused other issues when using werkzeug
to execute httpbin, so let's remove it. See also: #340
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
Languages
Python
77.4%
HTML
22.2%
Dockerfile
0.4%
