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

Module headers

source code

Variables [hide private]
  Connection = 'Connection'
  ConnectionClose = 'close'
  Date = 'Date'
  TransferEncoding = 'Transfer-Encoding'
  TransferEncodingChunked = 'chunked'
  Authorization = 'Authorization'
  Host = 'Host'
  IfMatch = 'If-Match'
  IfNoneMatch = 'If-None-Match'
  ETag = 'ETag'
  Location = 'Location'
  Server = 'Server'
  WWWAuthenticate = 'WWW-Authenticate'
  Allow = 'Allow'
  ContentLength = 'Content-Length'
  ContentType = 'Content-Type'
  __package__ = None