Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHTTPSE Shield Setting → Scheme Independent #688
Comments
|
I still see https scheme used by the site when loading but doesn't actually load the site via https. Here's the steps
|
|
Seeing the same on iPhone 8 as well. |
|
On the last build this is what I see
@kylehickinson @jhreis @tomlowenthal could you confirm which behaviour is correct? |
|
espn.com behavior:
Considering the above the initial issue and subsequent issues are invalid. Nevertheless, the fix for changing the shield setting being applied to http and https is desired and it works. |
|
Tested HTTPSE upgrade on latest build
Results are as expected, verified on other platforms browsers. |

HTTPSE shield needs to become scheme independent due to the following situation
Steps:
It becomes impossible to turn off HTTPSE for an http scheme, since the shield setting is only being adjusted for the current websites (being https://espn.com).
Acceptable fallback option is to make all shields scheme independent.