stasis-proxy - v0.1.0
GitHub
npm
Preparing search index...
index
InterceptorConfig
Interface InterceptorConfig
Configuration for the interceptor plugin.
interface
InterceptorConfig
{
upstream
:
string
;
store
:
CacheStore
;
}
Index
Properties
upstream
store
Properties
upstream
upstream
:
string
Upstream API URL
store
store
:
CacheStore
Cache store instance
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
upstream
store
GitHub
npm
stasis-proxy - v0.1.0
Loading...
Configuration for the interceptor plugin.