Anyfile
Open file
http-archiveprotocol v2workspace: none

How Anyfile's HTTP Archive Viewer Works

The custom parser validates HAR JSON and derives request, header, size and timing views entirely from the saved file.

Viewing architecture

  1. 1The archive is parsed without contacting recorded hosts.
  2. 2A request-oriented UI exposes captured metadata.

Main limitations

  • It does not replay traffic.
  • Sensitive captured values remain visible in the local UI.

MANIFEST

Formats declared by the plugin

HTTP Archive
.har

Open-source projects and licenses

This viewer's core format logic is implemented within the Anyfile project; there is no separately credited external runtime project for this page. Repository licenses and third-party notices remain authoritative.

Published format pages