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 HTTP Secure Headers on HTTPS server response #545

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

PeterDaveHello
Copy link
Contributor

@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #545 (fe20e5c) into development (2944deb) will decrease coverage by 0.16%.
The diff coverage is 75.86%.

@@               Coverage Diff               @@
##           development     #545      +/-   ##
===============================================
- Coverage        92.94%   92.77%   -0.17%     
===============================================
  Files               36       36              
  Lines             3190     3213      +23     
===============================================
+ Hits              2965     2981      +16     
- Misses             160      166       +6     
- Partials            65       66       +1     
Impacted Files Coverage Δ
server/server_endpoints.go 89.14% <61.11%> (-3.22%) ⬇️
server/server.go 82.94% <100.00%> (+0.25%) ⬆️

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 2944deb...fe20e5c. Read the comment docs.

@0xERR0R
Copy link
Owner

0xERR0R commented Jun 2, 2022

It looks good, thanks for your work!

@0xERR0R 0xERR0R added the 🔨 enhancement New feature or request label Jun 2, 2022
@0xERR0R 0xERR0R added this to the 0.19 milestone Jun 2, 2022
@0xERR0R 0xERR0R merged commit a120aaf into 0xERR0R:development Jun 2, 2022
@PeterDaveHello PeterDaveHello deleted the AddSecureHeader branch June 2, 2022 16:24
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants