jarvisbox

HTTPヘッダーデコーダー

生のHTTPリクエスト・レスポンスヘッダーを貼り付けると、フィールド説明付きの表に整形します。

100% client-side · no upload

How to use

  1. Copy headers from your browser DevTools (Network tab → select a request → Headers panel), from curl -I output, or from a proxy like Charles or Burp.
  2. Paste them into the text area above.
  3. Click Decode headers to see each header in a table with its description.

Related network tools

よくある質問

Is this HTTP headers decoder free?
Yes, completely free with no signup and no usage limits.
Does my data leave my device?
No. All parsing runs in JavaScript inside your browser. Nothing is sent to any server.
Does it work on mobile?
Yes. The tool is mobile-first and works on iPhone Safari and Android Chrome.

Last updated:

このツールの問題を報告