Sys.get_connectivity, sys.connectivity_host only works on mobile (DEF-1899)

How sys.get_connectivity() works inside? I have an adress (wss://), that works good on mobile with this method, and doesn’t work on dekstop using http.request() for checking (why i need this).

Would be great to have the same method on dekstop.