forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[HTTPS-First Mode] Fix handling non-unique hostnames that don't resolve
This change exempts non-unique hostnames from preferring to show the net error page for "potentially transient" network errors (like NXDOMAIN). This fixes an issue where internal single-label hostnames would never fallback to HTTP (when these hostnames only ever resolve on HTTP due to proxy configuration). Bug: 1451040 Change-Id: If6c6d2521de33e6414a4810fbb8888799a216221 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4583555 Reviewed-by: Carlos IL <[email protected]> Commit-Queue: Chris Thompson <[email protected]> Cr-Commit-Position: refs/heads/main@{#1152952}
- Loading branch information
1 parent
6d26e13
commit 22dd8be
Showing
2 changed files
with
47 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters