Constructs a new Http instance.
the base URL of the iland Cloud API
Perform a DELETE request against the iland Cloud API.
the URL path
request configuration
promise that resolves with the server response
Perform a GET request against the iland Cloud API.
the URL path
request configuration
promise that resolves with server response
Perform a POST request against the iland Cloud API.
the URL path
the data to include in the request body
request configuration
promise that resolves with the server response
Perform a PUT request against the iland Cloud API.
the URL path
the data to include in the request body
request configuration
promise that resolves with the server response
Performs a request against the iland Cloud API.
request configuration
promise that resolves with the server response
Gets a formatted Accept header from a standard MIME and optional version number.
the standard MIME string
the targeted version (defaults to the SDK version)
the formatted MIME type
Generated using TypeDoc
Iland API HTTP Client.