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

Correctly restore HTTP protocol on doing a request #24

Merged
merged 1 commit into from
Jun 15, 2021
Merged

Conversation

9seconds
Copy link
Owner

This potentially fixed #23

@9seconds 9seconds force-pushed the fix-23 branch 3 times, most recently from 23c5a7f to 7432832 Compare June 15, 2021 13:42
@codecov-commenter
Copy link

Codecov Report

Merging #24 (fc89ea6) into master (f01fdd3) will decrease coverage by 0.09%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
- Coverage   82.43%   82.33%   -0.10%     
==========================================
  Files          48       48              
  Lines        1429     1438       +9     
==========================================
+ Hits         1178     1184       +6     
- Misses        192      194       +2     
- Partials       59       60       +1     
Impacted Files Coverage Δ
headers/wrappers.go 79.48% <100.00%> (+6.15%) ⬆️
layers/ctx.go 88.65% <0.00%> (-3.10%) ⬇️

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 f01fdd3...fc89ea6. Read the comment docs.

@9seconds 9seconds merged commit 83abecf into master Jun 15, 2021
@9seconds 9seconds deleted the fix-23 branch June 15, 2021 15:09
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.

Proxy example doesn't work with https://golang.org
2 participants