l.t.p.LaunchpadWebServiceCaller(WebServiceCaller) : class documentation

Part of lp.testing.pages View In Hierarchy

A class for making calls to Launchpad web services.
Method __init__ Create a LaunchpadWebServiceCaller.
Method addHeadersTo Undocumented
def __init__(self, oauth_consumer_key=None, oauth_access_key=None, oauth_access_secret=None, handle_errors=True, domain='api.launchpad.test', protocol='http'):
Create a LaunchpadWebServiceCaller.
:param oauth_consumer_key: The OAuth consumer key to use.
:param oauth_access_key: The OAuth access key to use for the request.
:param handle_errors: Should errors raise exception or be handled by
    the publisher. Default is to let the publisher handle them.

Other parameters are passed to the HTTPCaller used to make the calls.
def addHeadersTo(self, full_url, full_headers):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.