HTTP Header Comparator

Diff two sets of HTTP headers, case-insensitively.

Works Offline
Privacy First
No Login
No API

Headers A

Headers B

Differing values

HeaderAB
Content-Typeapplication/jsonapplication/json; charset=utf-8
Cache-Controlno-cacheno-store
X-Request-Idabc123xyz789

Only in A

Server

Only in B

None.

Identical headers

None.

About the HTTP Header Comparator

Paste two sets of HTTP headers side by side and see which headers only appear in A, only in B, which have differing values, and which are identical — with case-insensitive header name matching.

Examples

Compare cache headers

A: Cache-Control: no-cache | B: Cache-Control: no-store

Output

Differing value for Cache-Control

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-10 · Runs entirely in your browser