fetch.any.js |
|
3926 |
helper.js |
|
3287 |
path.window.js |
|
4157 |
resource.py |
SRI Message Signature helper, generating responses that:
* Include or exclude an `Integrity-Digest` header depending on the request's
`digest` parameter.
* Include or exclude an `Signature` header depending on the request's
`signature` parameter.
* Include or exclude an `Signature-Input` header depending on the request's
`signatureInput` parameter.
* Include or exclude `Access-Control-Allow-Origin: *` depending on the
request's `cors` parameter.
* Sets a `Content-Type` header from the request's `type` parameter.
* Echos the `body` parameter into the response body.
|
1588 |
script.window.js |
|
5999 |