from the ticket: DoNotTrack (DNT) is a HTTP request header, a proposed W3C standard http://www.w3.org/TR/tracking-dnt/#dnt-header-field which is used by the browsers to communicate user's preference on server-side profiling or tacking. There is a number of 3rd party Django middlewares that add support of this header, but it would be nice if it was supported natively.
https://code.djangoproject.com/ticket/25325 Do you think it's a good idea to add this to Django at this time? -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/2f1d18d9-caf4-4d1f-8363-8827f40dab7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
