Lines Matching full:capability
44 'CAPABILITY': ('NONAUTH', 'AUTH', 'SELECTED', 'LOGOUT'),
174 # request and store CAPABILITY response.
192 typ, dat = self.capability()
194 raise self.error('no CAPABILITY response from server')
356 def capability(self):
357 """(typ, [data]) = <instance>.capability()
360 name = 'CAPABILITY'
778 notified by server in CAPABILITY response.