Concept Flow - HTTP security headers
Client sends HTTP request
Server processes request
Server adds security headers to HTTP response
Client receives response with headers
Browser reads headers and applies security rules
Browser enforces protections (e.g., block scripts, restrict framing)
This flow shows how HTTP security headers are added by the server and then used by the browser to protect the user.