fix: update docs for the ts parser (#12902)
This commit is contained in:
parent
bbba9ff906
commit
0bb29e092d
6 changed files with 5 additions and 74 deletions
|
@ -3,7 +3,7 @@
|
|||
* `url` String - HTTP Referrer URL.
|
||||
* `policy` String - Can be `default`, `unsafe-url`,
|
||||
`no-referrer-when-downgrade`, `no-referrer`, `origin`,
|
||||
`strict-origin-when-cross-origin`, `same-origin`, `strict-origin`.
|
||||
`strict-origin-when-cross-origin`, `same-origin` or `strict-origin`.
|
||||
See the [Referrer-Policy spec][1] for more details on the
|
||||
meaning of these values.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue