3.1.0
- ServerContext
- Add allow_redirects flag (defaults to False) to constructor
- Add allow_redirects flag to make_request
- APIWrapper: Add allow_redirects flag (defaults to False)
- Add UnexpectedRedirectError
- thrown when allow_redirects is False and the server issues a redirect