Try to access the webpage using link local IP Address like http://[
fe80::214:22ff:fe58:d83a%7]/ , I am finding different behaviors for both the
versions.
In the previous version, we find that the Host header field contains the
value
Host : [fe80::214:22ff:fe58:d83a%7]
Whereas in the latest Mozilla Firefox version it is evident that Host
header field just contains the link local IP address
Host : [fe80::214:22ff:fe58:d83a]
Since we require to know the scope id as we are struck with the latest
Mozilla Firefox version.
I wish to know if it is expected behavior or it is an issue? Please let me
know how to retrieve the scope id .
Regards
Jyoti