toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.core
/
HttpTransaction
/
HttpTransaction
Http
Transaction
constructor
(
request
:
Request
,
response
:
Response
,
duration
:
Duration
,
labels
:
Map
<
String
,
String
>
=
defaultLabels(request, response)
,
start
:
Instant
)