Package caldavclientlibrary :: Package protocol :: Package caldav :: Package definitions :: Module headers
[hide private]
[frames] | no frames]

Module headers

source code

Variables [hide private]
  CalendarAccess = 'calendar-access'
  CalendarSchedule = 'calendar-schedule'
  Originator = 'Originator'
  Recipient = 'Recipient'
  calendar_proxy = 'calendar-proxy'
  Allow = 'Allow'
  Authorization = 'Authorization'
  Connection = 'Connection'
  ConnectionClose = 'close'
  ContentLength = 'Content-Length'
  ContentType = 'Content-Type'
  DAV = 'DAV'
  DAV1 = '1'
  DAV2 = '2'
  DAVACL = 'access-control'
  DAVbis = 'bis'
  Date = 'Date'
  Depth = 'Depth'
  Depth0 = '0'
  Depth1 = '1'
  DepthInfinity = 'infinity'
  Destination = 'Destination'
  ETag = 'ETag'
  ForceAuthentication = 'Force-Authentication'
  Host = 'Host'
  If = 'If'
  IfMatch = 'If-Match'
  IfNoneMatch = 'If-None-Match'
  Location = 'Location'
  LockToken = 'Lock-Token'
  Overwrite = 'Overwrite'
  OverwriteFalse = 'F'
  OverwriteTrue = 'T'
  Server = 'Server'
  Timeout = 'Timeout'
  TimeoutInfinite = 'Infinite'
  TimeoutSeconds = 'Second-'
  TransferEncoding = 'Transfer-Encoding'
  TransferEncodingChunked = 'chunked'
  WWWAuthenticate = 'WWW-Authenticate'
  __package__ = 'caldavclientlibrary.protocol.caldav.definitions'