Skip to content

3.1.0

Compare
Choose a tag to compare
@labkey-alan labkey-alan released this 08 Jul 18:23
· 3 commits to develop since this release
66817fd
  • 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