Issue
- Our security team wants to restrict the HTTP methods that are allowed through our firewall. Does Liferay DXP use WebDAV HTTP methods such as:
PROPFIND, PROPPATCH, MKCOL, COPY, MOVE, LOCK, UNLOCK
Environment
- Liferay DXP 7.0
- Liferay DXP 7.1
- Liferay DXP 7.2
Resolution
- Liferay DXP does not use WebDAV HTTP methods when retrieving a WebDAV link. Instead Liferay DXP uses the GET HTTP Method.
Additional Information
- The HTTP methods that Liferay DXP does use can be found here for 7.0, here for 7.1, and here for 7.2.