http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-tools-traffic-capture
/
org.http4k.traffic
/
Replay
Replay
interface
Replay
(
source
)
Provides a stream of traffic for replaying purposes.
Inheritors
ReadWriteStream
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
requests
Link copied to clipboard
abstract
fun
requests
(
)
:
Sequence
<
Request
>
responses
Link copied to clipboard
abstract
fun
responses
(
)
:
Sequence
<
Response
>