Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 636 Bytes

README.rst

File metadata and controls

15 lines (11 loc) · 636 Bytes
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.