toggle menu
Affogato
1.10.2
androidJvm
switch theme
search in API
affogato-okhttp-android
/
com.parsuomash.affogato.okhttp.android
Package-level
declarations
Functions
Functions
new
Link copied to clipboard
inline
fun
OkHttpClient
.
new
(
init
:
OkHttpClient.Builder
.
(
)
->
Unit
)
:
OkHttpClient
inline
fun
Response
.
new
(
init
:
Response.Builder
.
(
)
->
Unit
)
:
Response
ok
Http
Link copied to clipboard
inline
fun
okHttp
(
init
:
OkHttpClient.Builder
.
(
)
->
Unit
)
:
OkHttpClient
Factory for
calls
, which can be used to send HTTP requests and read their responses.