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
add Url::host_argument_safe() and Url::path_argument_safe()
This will not provide values if they could be confused for an argument
to to a commaneline application.