| Trees | Indices | Help |
|---|
|
|
twisted.internet.protocol.BaseProtocol --+
|
twisted.internet.protocol.Protocol --+
|
common.log.Loggable --+
|
PorterProtocol --+
|
HTTPPorterProtocol
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
scheme =
|
|||
protos =
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Parse the initial line of the response. Return a string usable for uniquely identifying the stream being requested, or None if the request is unreadable. Subclasses should override this.
|
Write a response indicating that the requested resource was not found in this protocol. Subclasses should override this to use the correct protocol.
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 7 10:46:14 2010 | http://epydoc.sourceforge.net |