Attention

You are looking at outdated documentation for version 2.x. A newer version is available.

wsgidav.samples.virtual_dav_provider.CategoryTypeCollection.getContentLength

CategoryTypeCollection.getContentLength()

Contains the Content-Length header returned by a GET without accept headers.

The getcontentlength property MUST be defined on any DAV compliant resource that returns the Content-Length header in response to a GET.

This method MUST be implemented by non-collections only.