Skip to content

1.5.0 20240313

Latest
Compare
Choose a tag to compare
@seanox seanox released this 13 Mar 13:02
· 2 commits to master since this release
BF: Review: Optimization and corrections
BF: Documentation: Update of content
CR: WebDavFilter: Optimized access to the servlet API
    - Signatures of the WebDAV methods now support new objects:
      ApplicationContext, ServletContext, ServletRequest, ServletResponse,
      HttpServletRequest, HttpServletResponse, HttpSession
    - Signatures of the WebDAV methods no longer support the objects:
      Properties