HttpRequestImpl

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun cancelRequest()
Cancels the request.
Link copied to clipboard
open fun enableLog(enabled: Boolean)
Link copied to clipboard
Link copied to clipboard
open fun executeRequest(httpRequest: HttpResponder, nativePtr: Long, @NonNull resourceUrl: String, @NonNull etag: String, @NonNull modified: String, offlineUsage: Boolean)
Executes the request.
Link copied to clipboard
open fun setOkHttpClient(@Nullable okHttpClient: OkHttpClient)