-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: webdav
-
Security Level: Public (Visbile by non-authn users.)
-
None
Currently StoRM Webdav treats a POST as a GET and it shouldn't.
This is due to the behaviour of the default jetty servlet, which can cause issues (for instance to FTS) and should be overridden.