Skip to content
Aidan Woods edited this page Jul 16, 2017 · 1 revision

Description

void hpkpro (
    string | array $pins 
    [, ?integer | string $maxAge = null 
    [, ?mixed $subdomains = null 
    [, ?string $reportUri = null ] ] ] 
)

Add and configure the HTTP Public Key Pins header in report-only mode. This is an alias for ->hpkp with $reportOnly set to true.

Clone this wiki locally