Functions

Link copied to clipboard
Link copied to clipboard
abstract fun handleAuthentication(httpClient: HttpClient, requestInfo: RequestInfo, data: Any?): Promise<HttpClientResponse>
Link copied to clipboard
abstract fun prepareRequest(options: RequestOptions)