HTTP 请求测试 — DevKit 在线万能工具箱

HTTP 请求测试
↯ 示例 API
GET /posts/1 GET /posts POST /posts PUT /posts/1 DELETE /posts/1 httpbin.org/get
⊞ Query 参数
☰ 请求头
⊞ 请求体
跨域限制:浏览器安全策略(CORS)限制,仅支持允许跨域的 API。如目标服务器未配置 CORS,请求会被浏览器拦截。示例 API(jsonplaceholder / httpbin)已开启跨域,可直接测试。
☰ 请求历史
暂无历史记录
HTTP 请求测试
纯前端 · 受 CORS 限制
京ICP备2026012917号-2