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.
常见问题
关于常见调试问题和数据隐私的可展开解答。
官方文档与参考
本工具的权威规范与平台文档。