Indicates that all changes done inside this request shall be made
permanent and any transactions, connections and other temporary resources
shall be terminated.
Return a context-relative path, beginning with a "/", that represents the
canonical version of the specified path after ".." and "." elements are
resolved out.
Indicates that all changes done inside this request shall be undone and
any transactions, connections and other temporary resources shall be
terminated.
Status code (423) indicating the destination resource of a method is
locked, and either the request did not contain a valid Lock-Info header,
or the Lock-Info header identifies a lock held by another principal.
Status code (420) indicating the method was not executed on a particular
resource within its scope because some part of the method's execution
failed causing the entire method to be aborted.
Status code (301) indicating that the resource has permanently moved to a
new location, and that future references should use a new URI with their
requests.
Status code (302) indicating that the resource has temporarily moved to
another location, but that future references should still use the
original URI to access the resource.
Status code (413) indicating the server is refusing to process a request
because the request entity is larger than the server is willing or able
to process.
Status code (415) indicating the server is refusing to service the
request because the entity of the request is in a format not supported by
the requested resource for the requested method.