follow_redirect!(**args) public

Follow a single redirect response. If the last response was not a redirect, an exception will be raised. Otherwise, the redirect is performed on the location header. Any arguments are passed to the underlying call to `get`.

Show source
Register or log in to add new notes.