mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

In this case, there's no protocol version that we can extract for
nsIHttpChannel.
The code that does the redirect is here: 7f3d9fce41/docshell/base/nsDocShell.cpp (L6079-L6095)
To trigger this codepath, we'd need to run test inside a special
docker container that has https server running on the 443 port. We lack
infrastructure for this kind of tests (but it'll be cool to have it).
References #11118
3 lines
66 B
Plaintext
3 lines
66 B
Plaintext
1312
|
|
Changed: lushnikov@chromium.org Tue Dec 28 13:12:02 MST 2021
|