QA/Security/ReferrerPolicy: Difference between revisions

From MozillaWiki
< QA‎ | Security
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Latest version of the W3C Specification: [http://www.w3.org/TR/referrer-policy/ Spec]
= Specification =
 
* Latest version of the [http://www.w3.org/TR/referrer-policy/ Referrer Policy Spec]
* Editor's version of the [https://w3c.github.io/webappsec/specs/referrer-policy/ Referrer Policy Spec]
 
= Quick Overview =
 
The following document outlines the test plan that will be used against the referrer policy feature. Referrer Policy is a feature in Firefox that gives developers and site owners the ability to protect users privacy by stripping sensitive information from the URL when it's being shared via the referrer HTTP header field which is sent along with HTTP requests.

Latest revision as of 20:12, 24 March 2015

Specification

Quick Overview

The following document outlines the test plan that will be used against the referrer policy feature. Referrer Policy is a feature in Firefox that gives developers and site owners the ability to protect users privacy by stripping sensitive information from the URL when it's being shared via the referrer HTTP header field which is sent along with HTTP requests.