Add Version and HttpVersionPolicy support for HttpRequestMessage#1800
Add Version and HttpVersionPolicy support for HttpRequestMessage#1800ChrisPulman merged 17 commits intoreactiveui:mainfrom
Conversation
|
I've never used |
|
I think it is not neccessary to have [HttpVersion()] , it is easy ( understanding) and resilience to Add Version and HttpVersionPolicy to the settings . |
… into HttpVersionPolicy
… into HttpVersionPolicy
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1800 +/- ##
==========================================
- Coverage 87.73% 83.74% -3.99%
==========================================
Files 33 36 +3
Lines 2348 2449 +101
Branches 294 345 +51
==========================================
- Hits 2060 2051 -9
- Misses 208 316 +108
- Partials 80 82 +2 ☔ View full report in Codecov by Sentry. |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Fixes #1799