Closed
Bug 1100890
Opened 11 years ago
Closed 10 years ago
[Stingray] 'Do not track' header is not attached to http request header fields
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
INVALID
People
(Reporter: nakaoka.hi, Assigned: xeonchen)
Details
Attachments
(1 file)
|
6.05 KB,
patch
|
Details | Diff | Splinter Review |
'Do not track' (DNT) header is not attached to http request header fields even if set 'privacy.donottrackheader.enabled' and 'privacy.donottrackheader.value'.
Comment 1•11 years ago
|
||
Should this live here?
Component: Gaia::System::Browser Chrome → Networking: HTTP
Product: Firefox OS → Core
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → xeonchen
| Assignee | ||
Comment 2•11 years ago
|
||
would you try this patch and report the message?
Flags: needinfo?(nakaoka.hi)
| Reporter | ||
Comment 3•10 years ago
|
||
The cause of this bug is my mistake to set 'privacy.donottrackheader.enabled' in a privileged app. I set it in a certified app, DNT header was attached to http request header fields.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(nakaoka.hi)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•