browser: switch to set minimum version for TLS fallback
This commit is contained in:
parent
01a3bf5881
commit
748b1387d2
8 changed files with 93 additions and 0 deletions
|
@ -59,6 +59,7 @@ extern const char kPageVisibility[];
|
|||
|
||||
extern const char kDisableHttpCache[];
|
||||
extern const char kRegisterStandardSchemes[];
|
||||
extern const char kSSLVersionFallbackMin[];
|
||||
|
||||
extern const char kAppUserModelId[];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue