Content Security Policy Middleware ### Options - `scriptNonce` Enable to have a nonce policy added to the script-src directive. - `styleNonce` Enable to have a nonce policy added to the style-src directive.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
IResponse | IResponse process(IServerRequest serverRequest, IRequestHandler requestHandler) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
this(/* | this(/* ICSPBuilder| */Json[string] cspObject, Json[string] configData = null) |