class Calligraphy::WebDavRequest
Base class for WebDavRequests.
`WebDavRequest` exposes the `request` method, which is used by the `WebDavRequestsController` to execute the WebDAV request for a particular resource. This class also provides private methods for accessing the request body, setting response headers, and creating XML
responses.
Attributes
headers[R]
request[R]
resource[RW]
response[RW]