Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Referrer-Policy #92

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Add support for Referrer-Policy #92

merged 1 commit into from
Jun 3, 2021

Conversation

Gee19
Copy link
Member

@Gee19 Gee19 commented May 23, 2021

  • add ReferrerPolicyMiddleware to support Referrer-Policy header setting
  • add ReferrerPolicyMiddleware to README documentation
  • add test coverage for ReferrerPolicyMiddleware
  • make default same-origin, fix support for off setting, add test for off setting
  • fix import ua_parser error and setup_tools dependencies so pip works

This is just zshannon's commits squashed and rebased on master.

Closes #59

- add ReferrerPolicyMiddleware to support Referrer-Policy header setting
- add ReferrerPolicyMiddleware to README documentation
- add test coverage for ReferrerPolicyMiddleware
- make default same-origin, fix support for off setting, add test for off setting
- fix import ua_parser error and setup_tools dependencies so pip works
@Gee19 Gee19 merged commit 8590edc into master Jun 3, 2021
@SunnyR SunnyR deleted the pr/59 branch June 5, 2024 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant