>_ HTTP Headers Parser
Parse raw HTTP headers into a structured table. Analyze request and response headers with explanations for common fields.
Common Headers
Content-Type → Media type of the body
Authorization → Credentials for authentication
Cache-Control → Caching directives
Set-Cookie → Server sets a cookie
X-Request-Id → Unique request identifier
Access-Control-* → CORS configuration headers