Table of Contents
Processes a PCGI request by collecting the env and stdin and then passing them to ZPublisher. The result is wrapped in a producer and sent back.
__init__ ( self, server, sock, addr, )
__repr__ ( self )
close ( self )
collect_incoming_data ( self, data )
found_terminator ( self )
log_request ( self, bytes )
push ( self, producer, send=1, )
readable ( self )
send_response ( self )