A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://devdoc.net/web/developer.mozilla.org/en-US/docs/Web/Security/Do_not_track_field_guide.html below:

DNT - HTTP | MDN

The DNT (Do Not Track) request header indicates the user's tracking preference. It lets users indicate whether they would prefer privacy rather than personalized content.

Syntax
DNT: 0
DNT: 1
Directives
0
The user prefers to allow tracking on the target site.
1
The user prefers not to be tracked on the target site.
Examples Reading Do Not Track status from JavaScript

The user's DNT preference can also be read from JavaScript using the Navigator.doNotTrack property:

navigator.doNotTrack; // "0" or "1"
Specifications Browser compatibility

The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.

Feature Chrome Firefox Edge Internet Explorer Opera Safari Basic Support 23 4 (Yes) 9 (Yes) 6 Feature Android Chrome for Android Edge mobile Firefox for Android IE mobile Opera Android iOS Safari Basic Support (Yes) (Yes) (Yes) (Yes) (Yes) (Yes) (Yes) See also Document Tags and Contributors  Last updated by: fscholz

,

Jun 7, 2017, 11:06:28 AM

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3