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

type StreamInfo

source code

object --+
         |
        StreamInfo

Provides information about a stream in a standard way. The information is retrieved by parsing HTTP headers.

Instance Methods [hide private]
 
__init__(self, headers) source code
Method Details [hide private]

__init__(self, headers)
(Constructor)

source code 
Overrides: object.__init__
(inherited documentation)