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 Feature-Policy HTTP header #222

Merged
merged 2 commits into from Jul 29, 2018
Merged

Add Feature-Policy HTTP header #222

merged 2 commits into from Jul 29, 2018

Conversation

martincostello
Copy link
Owner

Return a Feature-Policy HTTP response header.

Also fixes the VS Code launch configuration.

Fix the VS Code launch configuration since it was broken by #211.
Return the Feature-Policy HTTP response header with the same Feature-Policy as Scott Helme's blog.
@codecov
Copy link

codecov bot commented Jul 29, 2018

Codecov Report

Merging #222 into master will increase coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #222      +/-   ##
==========================================
+ Coverage   60.08%   60.13%   +0.05%     
==========================================
  Files          20       20              
  Lines         719      720       +1     
  Branches       99       99              
==========================================
+ Hits          432      433       +1     
  Misses        215      215              
  Partials       72       72
Impacted Files Coverage Δ
.../Website/Middleware/CustomHttpHeadersMiddleware.cs 77.02% <100%> (+0.15%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c704a8a...f939897. Read the comment docs.

@martincostello martincostello merged commit c4978a9 into master Jul 29, 2018
@martincostello martincostello deleted the feature-policy branch July 29, 2018 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant