Preparing search index...
The search index is not available
wretch
wretch
middlewares/throttlingCache
ThrottlingCacheOptions
Type Alias ThrottlingCacheOptions
Throttling
Cache
Options
:
{
clear
?:
ThrottlingCacheClearFunction
;
condition
?:
ThrottlingCacheConditionFunction
;
flagResponseOnCacheHit
?:
string
;
invalidate
?:
ThrottlingCacheInvalidateFunction
;
key
?:
ThrottlingCacheKeyFunction
;
skip
?:
ThrottlingCacheSkipFunction
;
throttle
?:
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
wretch
Loading...