Skip to content

Feature/web dav

Pavel Mashliakovskiy requested to merge feature/webDav into master

Feature required for WebDav

  • extended App.authFromRequest - added optional Cookies for Negotiate authentication (UB server should be updated to 5.7.7+)
  • THTTPResponse.getBodyForDebug function
  • App.globalCachePut will accept null as 2nd parameter. In this case key will be removed from globalCache (UBserver@5.7.7+)

Merge request reports