|
|
|
|
|
by onion2k
1962 days ago
|
|
Something to note about this strategy is that older versions of IE (10 and older) only support TLS 1.0 by default. Below 8 you're stuck with TLS 1.0 and can't even enable anything higher. So if "https://www.cdc.gov" is using modern web security IE users won't even get to request data from the server, so you can't detect their browser. |
|
In short, anything below IE 11 is de-facto out of the picture.