Skip to content

2.3.0

Compare
Choose a tag to compare
@labkey-alan labkey-alan released this 30 Jun 22:47
· 21 commits to develop since this release
7644bd6
  • Add hostname property to ServerContext
  • Add base_url property to ServerContext
  • Add webdav_client method to ServerContext
    • This method returns a webdavclient3 Client instance
  • Add webdav_path method to ServerContext
  • Add docs for WebDav support
  • Add unit tests for ServerContext