From 28b935d9dca4bb27b8f53b4f211c004e233f52e4 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 2 Aug 2021 10:43:09 -0400 Subject: remove link 'title' attributes that's just the 'href' (pt-br, part 2) (#1841) --- files/pt-br/web/http/csp/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'files/pt-br/web/http/csp') diff --git a/files/pt-br/web/http/csp/index.html b/files/pt-br/web/http/csp/index.html index 277514de3c..706997dee9 100644 --- a/files/pt-br/web/http/csp/index.html +++ b/files/pt-br/web/http/csp/index.html @@ -108,7 +108,7 @@ translation_of: Web/HTTP/CSP

Testando sua política

-

To ease deployment, CSP can be deployed in "report-only" mode. The policy is not enforced, but any violations are reported to a provided URI. Additionally, a report-only header can be used to test a future revision to a policy without actually deploying it.

+

To ease deployment, CSP can be deployed in "report-only" mode. The policy is not enforced, but any violations are reported to a provided URI. Additionally, a report-only header can be used to test a future revision to a policy without actually deploying it.

You can use the Content-Security-Policy-Report-Only HTTP header to specify your policy, like this:

@@ -119,7 +119,7 @@ translation_of: Web/HTTP/CSP

Note that the X-Content-Security-Policy-Report-Only header was used before Firefox 23. If both the X-Content-Security-Policy-Report-Only and Content-Security-Policy-Report-Only are sent, the Content-Security-Policy-Report-Only will be used and the X-Content-Security-Policy-Report-Only will be ignored.

-

The UserCSP Addon also helps test and develop Content Security Policies for a site.

+

The UserCSP Addon also helps test and develop Content Security Policies for a site.

Veja também

@@ -127,7 +127,7 @@ translation_of: Web/HTTP/CSP
  • Introducing Content Security Policy
  • CSP policy directives
  • Using CSP violation reports
  • -
  • Content Security Policy recommendation bookmarklet
  • +
  • Content Security Policy recommendation bookmarklet
  • -- cgit v1.2.3-54-g00ecf