Part of lp.testing.pages View In Hierarchy
| Method | __init__ | Create a LaunchpadWebServiceCaller. |
| Method | addHeadersTo | Undocumented |
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.