Opened 12 years ago
Last modified 10 years ago
#8754 new enhancement
Addition of Do not track header
Reported by: | xray7224 | Owned by: | leavengood |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Applications/WebPositive | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This HTTP header is soon becoming a standard feature in browsers and I love it, I'm sure a lot of users do. Firefox now has it, IE 10 may have it (since they wanted it on by default I'm not sure if they actually bothered at all - in the spec it says must be off by default)
It'd be nice to have a checkbox to toggle it and it just puts the DNT (Do Not Track) HTTP header.
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
comment:3 by , 12 years ago
Thanks Diver I was going to see if there was some way to just turn this on in our WebKit port, but I guess we can implement it at a higher level. I don't know if the current architecture of our port is as flexible as Qt's, so it probably is not as simple as the Arora example shown in the above wiki. But once we move away from using the Curl backend and use our own HTTP backend, it will probably be easier, or we can make sure it is easier :)
Given that this Do Not Reply header is currently on the honor system and that we have lots of other things to do to improve Web+, I don't think this will get done soon, but it will get done eventually.
comment:4 by , 10 years ago
Milestone: | R1 → Unscheduled |
---|
Moving Web+ enhancements out of R1 milestone.
Just to be clear I was suggesting webpostive add the DNT header when the checkbox is checked in the options.