toggle menu
spotify-api-kotlin
4.1.3
common
switch theme
search in API
spotify-api-kotlin
/
com.adamratzman.spotify.http
/
HttpRequest
/
execute
execute
suspend
fun
execute
(
additionalHeaders
:
List
<
HttpHeader
>
?
=
null
,
retryIfInternalServerErrorLeft
:
Int
?
=
SpotifyApiOptions().retryOnInternalServerErrorTimes
)
:
HttpResponse
(
source
)