File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -402,8 +402,8 @@ by providing an invalid URI::
402402MultiCall Objects
403403-----------------
404404
405- In http://www.xmlrpc.com/discuss/msgReader%241208, an approach is presented to
406- encapsulate multiple calls to a remote server into a single request.
405+ The :class: ` MultiCall ` object provides a way to encapsulate multiple calls to a
406+ remote server into a single request [ # ]_ .
407407
408408
409409.. class :: MultiCall(server)
@@ -534,3 +534,10 @@ Example of Client and Server Usage
534534See :ref: `simplexmlrpcserver-example `.
535535
536536
537+ .. rubric :: Footnotes
538+
539+ .. [# ] This approach has been first presented in `a discussion on xmlrpc.com
540+ <http://web.archive.org/web/20060624230303/http://www.xmlrpc.com/discuss/msgReader$1208?mode=topic> `_.
541+ .. the link now points to webarchive since the one at
542+ .. http://www.xmlrpc.com/discuss/msgReader%241208 is broken (and webadmin
543+ .. doesn't reply)
You can’t perform that action at this time.
0 commit comments