Creates a new resource in the container.
Deletes a resource.
Retrieves a representation of a resource.
Makes sure the stored media range explicitly matches the highest weight preference.
Sets or updates the representation of a resource, creating a new resource and intermediary containers as needed.
Check if a resource exists.
Sets or replaces the representation of a resource, creating a new resource and intermediary containers as needed.
Allow containers to have a custom representation. The index representation will be returned when the following conditions are fulfilled:
indexName
exists in the container. (default: "index.html")mediaRange
(default: "text/html") Otherwise the request will be passed on to the source store. In case the index representation should always be returned when it exists, themediaRange
should be set to "*∕*".Note: this functionality is not yet part of the specification. Relevant issues are: