Retrostash
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Retrostash
retrostash-okhttp
/
dev.logickoder.retrostash.okhttp
/
CachedHttpEnvelope
/
CachedHttpEnvelope
Cached
Http
Envelope
constructor
(
payload
:
ByteArray
,
contentType
:
String
?
,
statusCode
:
Int
,
statusMessage
:
String
,
headers
:
List
<
Pair
<
String
,
String
>
>
)