Wow
Toggle table of contents
9.0.16
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-webflux
/
me.ahoo.wow.webflux.route.query
/
HttpQueryGuard
/
HttpQueryGuard
Http
Query
Guard
constructor
(
maxListSize
:
Int
=
1000
,
maxPageSize
:
Int
=
100
,
maxPageWindow
:
Long
,
maxFilterNodes
:
Int
=
DEFAULT_MAX_FILTER_NODES
,
maxFilterValues
:
Int
=
1000
,
allowExpensiveOperators
:
Boolean
=
true
,
idleTimeout
:
Duration
=
Duration.ofSeconds(10)
)