Readium
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Readium
readium-shared
/
org.readium.r2.shared.util.http
/
fetch
fetch
suspend
fun
HttpClient
.
fetch
(
request
:
HttpRequest
)
:
HttpTry
<
HttpFetchResponse
>
Fetches the resource from the given
request
.