Security headers review

Ten checks over the response headers a browser acts on, grouped by what each one actually defends. Read them from a real response rather than from the server block, and read them from more than one route: a redirect, an error page and an asset are answered by different code paths, and the headers on your homepage say nothing about the headers on your login endpoint. Where two items overlap, the list says which one wins in the browser, because that is the part configuration guides usually leave out.

11 checksabout 65 min end to end

The sweep

Script and content execution

Framing and navigation

Capabilities and transport

Take it with you

The file is the same list as Markdown checkboxes, ready to paste into a release ticket or a pull request description.

Ticks are kept in this browser only. They are not sent anywhere and other people do not see them.