| Trees | Indices | Help |
|
|---|
|
|
The handler for all new and existing HTTP connections.
Supports HTTP/1.1 persistent connections with pipelining if the protocol is set to 'HTTP/1.1'.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dictionary
|
connections all the existing connections, keys are the connection objects, values are the HTTPConnection objects |
||
method
|
getfunc the method to call with the processed GET requests |
||
float
|
lastflush the time of the last log flush |
||
file
|
log the file to write the logs to |
||
string
|
logfile the file name to write the logs to |
||
float
|
minflush the minimum amount of time between flushing the log |
||
string
|
protocol the HTTP protocol version to use |
||
|
|||
|
|
|
|
|
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Sun Aug 19 16:26:55 2007 | http://epydoc.sourceforge.net |