On Thu, Aug 21, 2003 at 11:45:16AM -0400, Graham Fawcett wrote: > >>Personally I like the idea, but would want to make sure that it could > >>work correctly with all front ends > > > > It is already impossible, because all handlers set body to str(output). > > True, but it wouldn't be too hard to add code in the other handlers Who will add the code? I don't too much about Twisted and cannot patch twisted_http.py. Also there is SCGI, but it uses publisher.publish() method. What are other handlers to be patched? Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.