-
Notifications
You must be signed in to change notification settings - Fork 3
DAV::getcontentlength
Marten Gajda edited this page Aug 16, 2015
·
5 revisions
###Purpose
Contains the Content-Length header returned by a GET without accept headers.
###Value
###Protected
This property is computed, therefore protected.
###COPY/MOVE behavior
This property value is dependent on the size of the destination resource, not the value of the property on the source resource.
###Description
The DAV:getcontentlength property MUST be defined on any DAV-compliant resource that returns the Content-Length header in response to a GET.
<!ELEMENT getcontentlength (#PCDATA) >