routex-client
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
routex-client
transport
/
tech.yaxi.routex.transport
/
HttpRequest
/
HttpRequest
Http
Request
common
constructor
(
method
:
HttpMethod
,
url
:
Url
,
headers
:
Headers
=
Headers.Empty
,
body
:
ByteArray
?
=
null
)