Package flumotion :: Package component :: Package misc :: Package httpserver :: Package httpcached :: Module http_client
[hide private]

Module http_client

source code

Classes [hide private]
  StreamInfo
Provides information about a stream in a standard way.
  StreamRequester
Allows retrieval of data streams using HTTP 1.0.
  StreamGetter
Retrieves a stream using HTTP 1.0.
Functions [hide private]
 
ts2str(ts) source code
Variables [hide private]
  LOG_CATEGORY = 'stream-provider'
  USER_AGENT = 'FlumotionClient/0.1'
  __package__ = 'flumotion.component.misc.httpserver.httpcached'