Kind: Class
Source: Pams/Web/Pams.Web/Client/app/Interceptor.ts (line 9)
Part of: Pams
Methods
| Method | Signature | Returns |
|---|---|---|
intercept | intercept(req: HttpRequest<any>, next: HttpHandler) | Observable<HttpEvent<any>> |
Properties
| Property | Type |
|---|---|
countRequest | number |
Relationships
- IMPORTS →
AuthService - IMPORTS →
SppinerService
Used by
1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.
Imported by (1)
TranslateHandler—Pams/Web/Pams.Web/Client/app/app.module.ts:1
Was this page helpful?