Skip to content

3.0.2107

Compare
Choose a tag to compare
@ITHitBuild ITHitBuild released this 27 Oct 21:31
· 121 commits to master since this release
  • WebDAV Ajax Library files are now referenced from local server from '/wwwroot/node_modules/webdav.client/' folder (previously were referenced from ajaxbrowser.com).
  • Microsoft Office applications submit outdated ETag after machine wakes up from sleep mode, causing file update failure. Now PUT request returns an updated ETag in the response, so the client-side ETag always properly updated.
  • GET and HEAD requests returned ETag without quotes. Now this bug is fixed.
  • If-Math header parsing refactored.
  • License-check code updated.