]
Tristan Tarrant updated ISPN-8529:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
REST Cache create and remove
----------------------------
Key: ISPN-8529
URL:
https://issues.jboss.org/browse/ISPN-8529
Project: Infinispan
Issue Type: Feature Request
Components: Remote Protocols, Server
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 9.2.0.Final
Implement cache creation/removal over HTTP.
Since WebDAV (RFC-4918) describes operations over "collections", we can reuse
the semantics of invocations and error messages. In particular:
https://tools.ietf.org/html/rfc4918#section-9.3
https://tools.ietf.org/html/rfc4918#section-9.6.1