ubernostrum / django-referrer-policy

A Django middleware implementing the Referrer-Policy header

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://travis-ci.org/ubernostrum/django-referrer-policy.svg?branch=master

django-referrer-policy provides a middleware class implementing the Referrer-Policy header for Django-powered sites.

Setting the Referrer-Policy header allows you to control what, if any, information is sent in the HTTP Referer header when a user clicks a link on your site.

Documentation is available online.

About

A Django middleware implementing the Referrer-Policy header

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%