HTTP_PRAGMA_NO_CACHE
local HTTP_PRAGMA_NO_CACHE: number = 6Allows enabling/disabling of the "Pragma: no-cache" header.
Usage: [HTTP_PRAGMA_NO_CACHE, integer SendHeader]. When SendHeader is TRUE, the "Pragma: no-cache" header is sent by the script. This matches the default behavior. When SendHeader is FALSE, no "Pragma" header is sent by the script.
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here