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
For testing and examples it would be great if httr2 had a function for checking internet connection, like testthat::skip_if_offline() or curl::has_internet(). Would it be perhaps possible of re-exporting the curl::has_internet() function?