enable-p3p

Use the enable-p3p configuration entry to enable or disable the insertion of the P3P header into the HTTP response.

Syntax

enable-p3p = {yes|no}

Description

Whether the P3P header, defined by the policy contained within the [p3p-header] configuration stanza, will be added to the response.

If this configuration entry is set to no, and the preserve-p3p-policy configuration entry within the [server] stanza is set to no, any P3P headers which have been set by the junction server will be removed from the response.

Options

yes
The P3P header will be added to the response.
no

The P3P header will not be added to the response.

Usage

The stanza entry is optional.

Default value

yes

Example

enable-p3p = yes