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 missed content headers #79

Merged
merged 1 commit into from
Jan 23, 2018
Merged

Conversation

volodymyr-fed
Copy link
Contributor

We need to pass the content headers even if the content is empty.

  • fixed issue with passing content headers
  • added test for checking the content header when the content is empty

@codecov
Copy link

codecov bot commented Jan 23, 2018

Codecov Report

Merging #79 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   54.23%   54.23%           
=======================================
  Files          66       66           
  Lines        2410     2410           
  Branches      331      331           
=======================================
  Hits         1307     1307           
  Misses        964      964           
  Partials      139      139
Impacted Files Coverage Δ
src/WireMock.Net/Http/HttpClientHelper.cs 76.56% <100%> (ø) ⬆️

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 e6af765...794c05a. Read the comment docs.

@StefH StefH self-assigned this Jan 23, 2018
@StefH StefH self-requested a review January 23, 2018 07:04
@StefH StefH merged commit 6d60b37 into WireMock-Net:master Jan 23, 2018
@StefH
Copy link
Collaborator

StefH commented Jan 23, 2018

New version (1.0.2.13) will be uploaded to NuGet in a while.

@volodymyr-fed
Copy link
Contributor Author

Thanks

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.

None yet

2 participants