HTTP Response Headers

The HTTP Response Headers reference explains the headers servers send back, from caching and content type to security policies.

Contents

Key Features

Use Cases

How to Use

  1. Pick a header
  2. Read its meaning
  3. Apply it to your server

Practical Tips

FAQ

Cache-Control?
Controls how and how long responses are cached.
Which security headers?
CSP, HSTS, X-Content-Type-Options first.
← Back to Guides