You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example and get() are likely unsafe because the host is resolved twice. Once by checking and once by the http client. It is possible for the DNS to resolve differently which would bypass the checking.