Support absolute-form and authority-form URLs by web server#6409
Support absolute-form and authority-form URLs by web server#6409
Conversation
|
@webknjaz I think many proxy tests were literally wrong. |
Codecov Report
@@ Coverage Diff @@
## master #6409 +/- ##
=======================================
Coverage 93.34% 93.35%
=======================================
Files 104 104
Lines 30456 30485 +29
Branches 3064 3067 +3
=======================================
+ Hits 28429 28458 +29
Misses 1850 1850
Partials 177 177
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Yeah, I noticed some oddities but haven't looked into it closely besides making what was failing pass. One of the things I've filed an issue for, as a result of that, was #6031 — have you seen it? I think it's something that you could have better context about than me. |
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
|
Rewriting tests with proxy.py is a great idea. Sorry, I have no resources for performing it myself. |
Backport to 3.8: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply c3356ac on top of patchback/backports/3.8/c3356ac8acd5bc656a2894fc2eab260a5a2f2087/pr-6409 Backporting merged PR #6409 into master
🤖 @patchback |
Backport to 3.9: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply c3356ac on top of patchback/backports/3.9/c3356ac8acd5bc656a2894fc2eab260a5a2f2087/pr-6409 Backporting merged PR #6409 into master
🤖 @patchback |
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
Co-authored-by: Sviatoslav Sydorenko <[email protected]>
Fixes #6227