twisted.web.http.StringTransport
class documentationtwisted.web.http
View Source
(View In Hierarchy)
I am a StringIO wrapper that conforms for the transport API. I support the `writeSequence' method.
Method | __init__ | Undocumented |
Method | writeSequence | Undocumented |
Method | __getattr__ | Undocumented |