HttpHeaders$

Has no parameters

Returns the current HTTP output headers. See also HttpHeader$ to return a specific header, and HttpHeader to set a specific header.

Example:

[New] AllHeaders = HttpHeaders$
HtmlAlert (TextToHtml$ AllHeaders)