jarvisbox

Decodificador de cabeceras HTTP

Pega cabeceras HTTP de petición o respuesta y obtén una tabla parseada y legible.

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

Preguntas frecuentes

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:

Reportar un problema con esta herramienta