Many domain names are resolved to different IP addressess.
Currently, there is no comfortable way to force the IP address to connect
explicitly.
There is a workaround for HTTP requests: we can make an URL with IP address
instead of domain name and specify the domain name in the headers attribute.
But for HTTPS connections this won't work because SSL cert validation fails.
It would be great to have an additional Http.request() argument to specify an
IP address.
Original issue reported on code.google.com by maks.t...@gmail.com on 11 Dec 2012 at 1:49
Original issue reported on code.google.com by
maks.t...@gmail.com
on 11 Dec 2012 at 1:49