Beispiel #1
0
 def PROPFIND(self, REQUEST, RESPONSE):
     """Retrieve properties defined on the resource."""
     return Resource.PROPFIND(self, REQUEST, RESPONSE)