Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.config
/
AxerKtorPluginConfig
Axer
Ktor
Plugin
Config
common
class
AxerKtorPluginConfig
Members
Constructors
Axer
Ktor
Plugin
Config
Link copied to clipboard
common
constructor
(
)
Properties
max
Body
Size
Link copied to clipboard
common
var
maxBodySize
:
Long
request
Filter
Link copied to clipboard
common
var
requestFilter
:
(
Request
)
->
Boolean
request
Important
Selector
Link copied to clipboard
common
var
requestImportantSelector
:
(
Request
)
->
List
<
String
>
request
Reducer
Link copied to clipboard
common
var
requestReducer
:
(
Request
)
->
Request
response
Filter
Link copied to clipboard
common
var
responseFilter
:
(
Response
)
->
Boolean
response
Important
Selector
Link copied to clipboard
common
var
responseImportantSelector
:
(
Response
)
->
List
<
String
>
response
Reducer
Link copied to clipboard
common
var
responseReducer
:
(
Response
)
->
Response
retention
Period
In
Seconds
Link copied to clipboard
common
var
retentionPeriodInSeconds
:
Long
retention
Size
In
Bytes
Link copied to clipboard
common
var
retentionSizeInBytes
:
Long