9 种 HTTP 谓词SSE · WebSocket压力测试声明式请求.NET 8+
让 HTTP 请求
所见即所得
内置工业级报文透视引擎(Profiler),彻底终结第三方 API 对接的“黑匣子”时代;低资源消耗,测试覆盖率高达 98%。dotnet add package HttpAgentHttpAgent Profiler — 报文透视引擎
Request Headers:
User-Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.0.0 Safari/537.36 Edg/150.0.0.0
Content-Type application/json; charset=utf-8
Request Body (StringContent, total: 24 bytes):
{"id":1,"name":"furion"}
General:
Request URL https://localhost:7044/HttpRemote/AddModel?query1=1&query2=furion
Request Method POST
Status Code 200 OK
HTTP Version 1.1
HTTP Content StringContent
Content Type application/json; charset=utf-8
Request Duration (ms) 2.00
Response Headers:
Date Sat, 15 Aug 2026 11:58:16 GMT
Server Kestrel
Transfer-Encoding chunked
Content-Type application/json; charset=utf-8
Response Body (HttpConnectionResponseContent, total: 24 bytes):
{"id":1,"name":"furion"}
# 无需 Fiddler / Wireshark,控制台即见全部报文