Feature Request: support for `manifest-src` CSP directive
Open
- Dominant language
- Rust
- Stars
- 209
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
I think it would be nice to have a [manifest source](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy/manifest-src) directive
````http
Content-Security-Policy: manifest-src https://trusted.com https://also.trusted.com;
````
Contributor guide
Assessment
This issue has not been assessed yet.