I read that server 2016 IIS 10 support HTTP/2 by default.
I have several IIS servers with win server 2016 (1607) OS, IIS 10.0.14393.0
when I check the site protocol in dev tools, it shows HTTP/1.1
checked: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\HTTP\Parameters
there are no DWORD values:
EnableHttp2Tls , EnableHttp2Cleartext
what am I missing here?