Reaktiv
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Reaktiv
reaktiv-network-ktor
/
io.github.syrou.reaktiv.network.ktor
/
ReaktivNetworkInspectionConfig
Reaktiv
Network
Inspection
Config
class
ReaktivNetworkInspectionConfig
(
source
)
Members
Constructors
Reaktiv
Network
Inspection
Config
Link copied to clipboard
constructor
(
)
Properties
body
Retention
Bytes
Link copied to clipboard
var
bodyRetentionBytes
:
Long
body
Retention
Count
Link copied to clipboard
var
bodyRetentionCount
:
Int
capture
Bodies
Link copied to clipboard
var
captureBodies
:
Boolean
hard
Body
Limit
Bytes
Link copied to clipboard
var
hardBodyLimitBytes
:
Long
max
Body
Bytes
Link copied to clipboard
var
maxBodyBytes
:
Int
redacted
Headers
Link copied to clipboard
var
redactedHeaders
:
Set
<
String
>
should
Capture
Body
Link copied to clipboard
var
shouldCaptureBody
:
(
ContentType
?
)
->
Boolean