I’m currently working on some testing requiring me to look at the WinHttpSettings value in the Windows registry under
‘Hkey_local_machine/software/microsoft/currentversion/internetsettings/connections’
Could someone explain (or point me to an explanation) of what the values in this field actually mean?
For example, one machine I have has ’24 00 00 00 00 00 00 01 …<lots more 00>’
Another has ’18 00 00 00 00 00 00 01 …’
I’m unable to find an explanation of the difference between the 24 and the 18.
Understanding the differences here would help me immensely.
Any help greatly appreciated.