I changed HTTPRequestHandler.handle_read to only read Content-Length
bytes on POST requests instead of waiting for 2 extra bytes. This
allows XML-RPC to work through AsyncThreadedHTTPServer.
--
Robin Dunn
Software Craftsman
robin@... Java give you jitters?
http://wxPython.org Relax with wxPython!
|