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
The Easy2::max_redirections function should take a i32 value since the documentation defines the value -1 as infinite redirects1, although this is the default value you're unable to reset it back to the default using the function.