Skip to content

Commit 8c9261d

Browse files
authored
Add docs links
1 parent 87a6bb4 commit 8c9261d

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@ Thanks for your support!
1515
## Features
1616

1717
This Joomla Plugin helps you to set the following HTTP Security Headers.
18-
- Strict-Transport-Security
19-
- Content-Security-Policy
20-
- Content-Security-Policy-Report-Only
21-
- X-Frame-Options
22-
- X-XSS-Protection
23-
- X-Content-Type-Options
24-
- Referrer-Policy
25-
- Expect-CT
26-
- Feature-Policy
27-
- Permissions-Policy
18+
- [Strict-Transport-Security](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security)
19+
- [Content-Security-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP)
20+
- [Content-Security-Policy-Report-Only](https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP#Testing_your_policy)
21+
- [X-Frame-Options](https://developer.mozilla.org/de/docs/Web/HTTP/Headers/X-Frame-Options)
22+
- [X-XSS-Protection](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-XSS-Protection)
23+
- [X-Content-Type-Options](https://developer.mozilla.org/de/docs/Web/HTTP/Headers/X-Content-Type-Options)
24+
- [Referrer-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy)
25+
- [Expect-CT](https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Expect-CT)
26+
- [Feature-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy)
27+
- [Permissions-Policy](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Feature-Policy)
2828

2929
This plugin also comes with some easy defaults for:
3030
- X-Frame-Options

0 commit comments

Comments
 (0)