Static
buildBuild the options for fetch
.
Method to use
Url to call
Optional
bodyData: null | object | FormDataOptional body data; if it is a FormData
instance it just get set, else the data is
sent as JSON.
Optional
updateHeadersCallback: (headers: Headers) => anyOptional callback to add additional headers.
options for use with fetch
Static
endCloses the group.
Path to API call
Static
logSends an IO error to the console and closes the group.
Exception error
Method used
Path to API call
Static
logSend the IO result to the console and closes the group.
Method used
Path to API call
Body data received
Static
startStarts console group.
Opening title
Method used
Path to API call
Support methods related to network communication.