HttpHeader$

Has one parameter

Returns the current value of the specified HTTP output header. See also HttpHeaders$ to return all headers, and HttpHeader to set a specific header.

Example:

[New] CSPHeader = HttpHeaders$ "Content-Security-Policy"
HtmlAlert CSPHeader