Skip to main content

Function: applyProductionDocumentSecurityHeaders()

function applyProductionDocumentSecurityHeaders(
args: ApplyProductionDocumentSecurityHeadersArgs
): ElectronResponseHeaders;

Defined in: electron/services/window/utils/productionSecurityHeaders.ts:53

Applies strict production security headers to a response header set.

Parameters

args

ApplyProductionDocumentSecurityHeadersArgs

Returns

ElectronResponseHeaders