Search
Preparing search index...
The search index is not available
ngx-customapp-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
ngx-customapp-sdk
ngx-customapp-proto-http
VersionInterceptor
Class VersionInterceptor
Hierarchy
VersionInterceptor
Implements
HttpInterceptor
Index
Constructors
constructor
Methods
intercept
Constructors
constructor
new
Version
Interceptor
(
config
:
ProtoHttpConfig
<
any
,
any
>
)
:
VersionInterceptor
Parameters
config:
ProtoHttpConfig
<
any
,
any
>
Returns
VersionInterceptor
Methods
intercept
intercept
(
request
:
HttpRequest
<
unknown
>
, next
:
HttpHandler
)
:
Observable
<
HttpEvent
<
unknown
>
>
Parameters
request:
HttpRequest
<
unknown
>
next:
HttpHandler
Returns
Observable
<
HttpEvent
<
unknown
>
>
Modules
customapp-
rxjs-
websocket
ngx-
customapp-
errors
ngx-
customapp-
jwt
ngx-
customapp-
pattern-
auth-
before-
socket
ngx-
customapp-
proto-
http
Version
Interceptor
constructor
intercept
Generated using
TypeDoc