mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 05:37:20 +03:00
fca965cb98
When Firefox decides to perform an http->https redirect based on HSTS information, it issues an "internal" redirect and cancels the http request. Since there is no response for the http request, we forge 307 redirect in this case, following Chromium lead. The relevant code is in nsHttpChannel::StartRedirectChannelToHttps. |
||
---|---|---|
.. | ||
juggler | ||
patches | ||
preferences | ||
.gitignore | ||
archive.sh | ||
BUILD_NUMBER | ||
build.sh | ||
clean.sh | ||
EXPECTED_BUILDS | ||
install-preferences.js | ||
repack-juggler.mjs | ||
UPSTREAM_CONFIG.sh |