-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
Affects Version/s: 1.11.2
-
Component/s: None
-
Security Level: Public (Visbile by non-authn users.)
-
None
Storm GridHTTPs webdav server will respond to calls on the context-path "webdav". This is useful to:
- Have different services on different routes: the choice of the endpoint / object that handles the request is at the filter level and not hard-coded
- Have a cleaner code and thus facilitate the maintainability
Verify the opportunity to provide retro-compatibility for old http requests.