http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-incubator-postbox
/
org.http4k.postbox
/
RequestProcessingStatus
/
Dead
Dead
data
class
Dead
(
val
response
:
Response
?
=
null
)
:
RequestProcessingStatus
(
source
)
Members
Constructors
Dead
Link copied to clipboard
constructor
(
response
:
Response
?
=
null
)
Properties
response
Link copied to clipboard
val
response
:
Response
?