ORIGIN_VALUE

val ORIGIN_VALUE: Int = 3
Only send the origin of the document as the referrer. For example, a document at https://example.com/page.html
will send the referrer https://example.com/.
ORIGIN = 3;