HTTP请求和响应服务httpbin.zip

时间:2022-08-06 16:28:19
【文件属性】:
文件名称:HTTP请求和响应服务httpbin.zip
文件大小:111KB
文件格式:ZIP
更新时间:2022-08-06 16:28:19
开源项目 httpbin 是一个使用 Python Flask 编写的 HTTP 请求和响应服务。该服务主要用于测试 HTTP 库。 示例: $ curl http://httpbin.org/ip{"origin": "24.127.96.129"}$ curl http://httpbin.org/user-agent{"user-agent": "curl/7.19.7 (universal-apple-darwin10.0) libcurl/7.19.7 OpenSSL/0.9.8l zlib/1.2.3"} 标签:httpbin
【文件预览】:
httpbin-master
----MANIFEST.in(139B)
----.dockerignore(16B)
----runtime.txt(12B)
----AUTHORS(634B)
----test_httpbin.py(31KB)
----httpbin()
--------structures.py(681B)
--------helpers.py(13KB)
--------VERSION(6B)
--------utils.py(588B)
--------__init__.py(45B)
--------core.py(44KB)
--------templates()
--------filters.py(2KB)
--------static()
----Dockerfile(537B)
----Pipfile.lock(14KB)
----.travis.yml(319B)
----tox.ini(251B)
----LICENSE(745B)
----setup.cfg(28B)
----Procfile(36B)
----setup.py(1KB)
----README.md(672B)
----Pipfile(294B)
----now.json(130B)
----docker-compose.yml(83B)
----app.json(386B)
----.gitignore(80B)

网友评论