CGIXMLRPCRequestHandler example

O.R.Senthil Kumaran orsenthil at gmail.com
Wed Apr 8 10:51:58 EDT 2009


On Apr 5, 12:24 pm, a... at pythoncraft.com (Aahz) wrote:
> [posted & e-mailed, please respond on-group]

There was some problem with the CGIXMLRPCRequestHandler code in the
SimpleXMLRPC Server.
It was not getting the length to read from the CONTENT_LENGTH
environement variable ( as it the CGI server was doing).

It was fixed during PyCon sprints:
http://svn.python.org/view?view=rev&revision=70940



More information about the Python-list mailing list