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

fix: panic whith custom http headers #149

Merged
merged 1 commit into from
Aug 12, 2020
Merged

fix: panic whith custom http headers #149

merged 1 commit into from
Aug 12, 2020

Conversation

caarlos0
Copy link
Contributor

closes #145

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
@codecov
Copy link

codecov bot commented Aug 12, 2020

Codecov Report

Merging #149 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   83.27%   83.27%           
=======================================
  Files          20       20           
  Lines        1160     1160           
=======================================
  Hits          966      966           
  Misses        174      174           
  Partials       20       20           
Impacted Files Coverage Δ
htmltest/options.go 90.41% <100.00%> (ø)

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 5f77419...29e91ca. Read the comment docs.

@wjdp wjdp merged commit 6297c3b into wjdp:master Aug 12, 2020
@caarlos0 caarlos0 deleted the fix-header branch August 12, 2020 21:27
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.

HTTPHeaders results in a reflect.Value.MapIndex panic
2 participants