http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-wiretap
/
org.http4k.wiretap.domain
/
HarResponse
/
HarResponse
Har
Response
constructor
(
status
:
Int
,
statusText
:
String
,
httpVersion
:
String
,
headers
:
List
<
HarHeader
>
,
content
:
HarContent
,
headersSize
:
Int
,
bodySize
:
Int
)
(
source
)