Export to GitHub

python-blogger - issue #5

Support request batching via system.multicall.


Posted on Nov 1, 2010 by Helpful Camel

XMLRPC allows to pack multiple calls into single request. Python supports this with http://docs.python.org/library/xmlrpclib.html#xmlrpclib.MultiCall.

It would be beneficial if python-blogger allowed clients to take advantage of multicall.

Status: New

Labels:
Type-Defect Priority-Medium