-
Notifications
You must be signed in to change notification settings - Fork 20
hpkpro
Aidan Woods edited this page Jul 16, 2017
·
1 revision
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
.