Tool overview
什么是HAR 查看器?
HAR 查看器是一款帮助您分析 HTTP Archive 文件,支援请求检查与筛選的開發者工具。
為什么使用HAR 查看器?
在需要分析 HTTP Archive 文件,支援请求检查与筛選時提升可讀性与效率,且不會将数據上传到服務器。
核心功能
即時語法高亮、錯誤捕获、客戶端私隱保护与一鍵複製。分析 HTTP Archive 文件,支援请求检查与筛選
使用方法
按照以下步骤使用上方工具并获得准确結果。
- Drag and drop a .har file or choose one from disk.
- Filter requests by URL, method, or status family; sort by duration or status.
- Select a row to inspect Overview, Request, Response, Timing, or Raw tabs.
- Copy cURL commands for replay in terminal or API clients.
HAR Analysis Workflow
How to interpret captured network sessions productively.
Timing waterfall
Colored bars break down blocked, DNS, connect, SSL, send, wait, and receive phases per request.
Status filters
Isolate failed requests (4xx/5xx) or slow calls before sharing traces with your team.
cURL export
Rebuild requests with headers and POST bodies for quick reproduction outside the browser.
常见問題
關于常见调试問題和数據私隱的可展開解答。
官方文件与参考
本工具的权威规范与平台文件。