Skip to main content

Constant tauri::http::header::PUBLIC_KEY_PINS_REPORT_ONLY

x3A;:header::PUBLIC_KEY_PINS_REPORT_ONLY,

pub const PUBLIC_KEY_PINS_REPORT_ONLY: HeaderName;

Expand description

Sends reports of pinning violation to the report-uri specified in the header.

Unlike Public-Key-Pins, this header still allows browsers to connect to the server if the pinning is violated.