| Age | Commit message (Collapse) | Author |
|
|
|
Signed-off-by: June <zanthed@riseup.net>
|
|
|
|
|
|
|
|
This avoids needing to conditionally add nopush to each preloaded
resource in the Link header. There's also no support for pushing
JavaScript modules via http2_push_preload since nginx doesn't have
support for rel=modulepreload.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This has been replaced by Permissions-Policy.
|
|
This can be enabled again when the zip library supports it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This has proven to be unhelpful and we don't need this kind of reporting
with the simplicity of the site and policies.
|
|
|
|
|
|
|
|
|
|
|
|
|