HTTP HEADER INSPECTOR
Paste raw HTTP headers and turn them into a readable list with short explanations for common fields.
INPUT / RAW HEADERS117 CHARS
OUTPUT / PARSED3 HEADERS
#1 content-type application/json Describes the media type of the response or request body. #2 cache-control no-store Controls caching behaviour for browsers and intermediaries. #3 strict-transport-security max-age=31536000; includeSubDomains Tells browsers to use HTTPS for future requests.