Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Added referrer-policy as an optional header #2

Merged
merged 5 commits into from
May 28, 2019

Conversation

deg4uss3r
Copy link
Contributor

Description

Added Referrer-Policy header for enhancement #1

Motivation and Context

Referrer-Policy is a security header that helps prevent referrer leakages by controlling when the referrer is displayed.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Cargo.toml Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
src/lib.rs Outdated Show resolved Hide resolved
Copy link
Member

@yoshuawuyts yoshuawuyts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking great!

@yoshuawuyts yoshuawuyts merged commit 9219da7 into http-rs:master May 28, 2019
@yoshuawuyts yoshuawuyts mentioned this pull request May 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants