porthole
Toggle table of contents
0.1.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
porthole
porthole
/
live.gravitylabs.porthole.integration
/
BodyCapture
/
BodyCapture
Body
Capture
constructor
(
request
:
Boolean
=
true
,
response
:
Boolean
=
true
,
maxBytes
:
Long
=
4 * 1024
,
redactHeaders
:
Set
<
String
>
=
DEFAULT_REDACTED_HEADERS
,
textContentTypes
:
List
<
String
>
=
DEFAULT_TEXT_TYPES
,
streamingContentTypes
:
List
<
String
>
=
DEFAULT_STREAMING_TYPES
)
(
source
)