Remove DNT http header from http requests
cherub
SERnuke.com
SER sends a DNT http header with every request made, eg:
However this header has been depreciated for a while now, with some browsers like Firefox and Safari having removed it long ago, and the header being disabled by default in most other browsers. Tinfoil-hat time, but having every request containing this header which is barely used nowadays could be a signal of automated submissions if any entity is looking at traffic.
However this header has been depreciated for a while now, with some browsers like Firefox and Safari having removed it long ago, and the header being disabled by default in most other browsers. Tinfoil-hat time, but having every request containing this header which is barely used nowadays could be a signal of automated submissions if any entity is looking at traffic.
Comments
DNT: 1
header is baked into SER’s networking code at compile time rather than pulled from a user‐editable config. Will this be removed from the headers in the next update?