Skip to content

Add csp policy in HTML #459

@GalacticHypernova

Description

@GalacticHypernova

Is your feature request related to a problem? Please describe.

It would be nice to also include the csp http-equiv meta tag in the document.

Describe the solution you'd like

After the csp is generated, we can store it and append it to the html. Since nuxt never hard-reloads itself, the head tags will stay.

Describe alternatives you've considered

Additional context

It would be a good idea to postpone this until after the current cheerio refactor lands, due to its low priority

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions