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 ContentType with parameters in Proxy Mode #338

Merged
merged 1 commit into from
Aug 31, 2019

Conversation

StefH
Copy link
Collaborator

@StefH StefH commented Aug 30, 2019

  • remove MimeKitLite and use MediaTypeHeaderValue

@StefH StefH added the bug label Aug 30, 2019
@StefH StefH self-assigned this Aug 30, 2019
@codecov
Copy link

codecov bot commented Aug 30, 2019

Codecov Report

Merging #338 into master will increase coverage by 0.02%.
The diff coverage is 95.4%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #338      +/-   ##
==========================================
+ Coverage   80.14%   80.16%   +0.02%     
==========================================
  Files         111      111              
  Lines        4452     4442      -10     
==========================================
- Hits         3568     3561       -7     
+ Misses        884      881       -3
Impacted Files Coverage Δ
src/WireMock.Net/Http/HttpResponseMessageHelper.cs 85.71% <ø> (ø) ⬆️
src/WireMock.Net/Http/HttpRequestMessageHelper.cs 86.84% <100%> (ø) ⬆️
src/WireMock.Net/Http/StringContentHelper.cs 100% <100%> (ø) ⬆️
src/WireMock.Net/Http/HttpClientHelper.cs 82.14% <100%> (ø) ⬆️
src/WireMock.Net/Util/BodyParser.cs 93.75% <95.06%> (+2.84%) ⬆️

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 7941894...4a294ca. Read the comment docs.

@StefH StefH merged commit c0a43ed into master Aug 31, 2019
@StefH StefH deleted the FixContentTypeWithParameters branch August 31, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant