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
/
HarContent
Har
Content
data
class
HarContent
(
val
size
:
Int
,
val
mimeType
:
String
,
val
text
:
String
)
(
source
)
Members
Constructors
Har
Content
Link copied to clipboard
constructor
(
size
:
Int
,
mimeType
:
String
,
text
:
String
)
Properties
mime
Type
Link copied to clipboard
val
mimeType
:
String
size
Link copied to clipboard
val
size
:
Int
text
Link copied to clipboard
val
text
:
String