DescriptionThe SimpleXMLRPCServer shuts down the connection manually after each call, rather than letting the request handler worry about it, thus rendering it unusable when running as a HTTP1.1 keep-alive server, Patch Set 1Patch Set 2 : Also fix the same issue in DocXMLRPCServerPatch Set 3 : A more complete patch. Makes the Flush responsibility of the BaseHTTPRequestHandler
Created: 8 months ago
|
|||||||||||||||||||||||||||||||||||||