Confirmed users
2,544
edits
Ioana.budnar (talk | contribs) |
Ioana.budnar (talk | contribs) |
||
| Line 17: | Line 17: | ||
== Summary == | == Summary == | ||
*Web sites should be able to check if | *Web sites should be able to check if "do-not-track" (DNT) is turned on without needing access to the HTTP stream. | ||
*A navigator.doNotTrack object in the JS global namespace could signal that DNT is enabled, and its value would match what is sent in the HTTP header. | |||
* This feature is targeted for Firefox 9.0. | |||
== Reference == | == Reference == | ||