Icon HTTPOnly Property

property HTTPOnly: Boolean

Usage

Available In: Server Applications

Specifies that the cookie should only be visible to the browser and not visible to any JavaScript code executing in the browser. The default value is False.
Image