1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-11 06:45:01 +12:00

Updated Per scope switches (markdown)

gorhill 2014-11-20 06:15:35 -08:00
parent ff274de695
commit 955d081f3f

@ -14,6 +14,14 @@ Following is a list of the currently existing per-scope switches.
#### Strict HTTPS
When the _"Strict HTTPS"_ switch is turned on, mixed content will be forbidden.
To witness _"Strict HTTPS"_ at work, visit the encrypted version of Wired's [Threat Post](https://threatpost.com/), which suffers (at time of writing, 2014-11) from mixed content:
![Mixed content foiled](https://raw.githubusercontent.com/gorhill/uMatrix/master/doc/img/strict-https-at-work.png)
When _"Strict HTTPS"_ is turned on, you can see the browser refusing to process all non-HTTPS connections.
#### User agent spoofing