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.client
/
HeaderRowView
Header
Row
View
data
class
HeaderRowView
(
val
key
:
String
,
val
index
:
Int
,
val
basePath
:
String
)
(
source
)
Members
Constructors
Header
Row
View
Link copied to clipboard
constructor
(
key
:
String
,
index
:
Int
,
basePath
:
String
)
Properties
base
Path
Link copied to clipboard
val
basePath
:
String
index
Link copied to clipboard
val
index
:
Int
key
Link copied to clipboard
val
key
:
String