RootEncoder
Toggle table of contents
2.8.0
release
Target filter
release
Switch theme
Search in API
Skip to content
RootEncoder
whip
/
com.pedro.whip.utils
Package-level
declarations
Types
Types
Constants
Link copied to clipboard
object
Constants
Network
Link copied to clipboard
object
Network
Created by pedro on 13/7/25.
Request
Response
Link copied to clipboard
data
class
RequestResponse
(
val
statusCode
:
Int
,
val
headers
:
Map
<
String
,
String
>
,
val
body
:
String
)
Requests
Link copied to clipboard
object
Requests
Created by pedro on 8/7/25.