Class t.w.d.e.r.GETLastModified(DateTimeHeaderElement):

Part of twisted.web2.dav.element.rfc2518 View Source View In Hierarchy

Contains the Last-Modified header returned by a GET without accept headers. (RFC 2518, section 13.7)

Inherited from WebDAVTextElement (via DateTimeHeaderElement):

Method fromString Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented

Inherited from WebDAVElement (via DateTimeHeaderElement, WebDAVTextElement):

Method qname Undocumented
Method sname Undocumented
Method __ne__ Undocumented
Method __contains__ Undocumented
Method writeXML Undocumented
Method toxml Undocumented
Method element Undocumented
Method addToDOM Undocumented
Method childrenOfType Returns a list of children with the same qname as the given type.
Method childOfType Returns a child of the given type, if any, or None.
API Documentation for twisted, generated by pydoctor.