Class t.w.c.f.Record(object):

Part of twisted.web2.channel.fastcgi View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method fromHeaderString Undocumented
Method toOutputString Undocumented
Method totalLength Undocumented
Method __repr__ Undocumented
def __init__(self, type, reqId, content, version=1): (source)
Undocumented
def fromHeaderString(clz, rec): (source)
Undocumented
def toOutputString(self): (source)
Undocumented
def totalLength(self): (source)
Undocumented
def __repr__(self): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.