Kind: Class
Source: Frontend/src/app/Interceptor.ts (line 9)
Part of: Frontend
Methods
| Method | Signature | Returns |
|---|---|---|
intercept | intercept(req: HttpRequest<any>, next: HttpHandler) | Observable<HttpEvent<any>> |
Properties
| Property | Type |
|---|---|
countRequest | number |
Relationships
- IMPORTS →
AuthService - IMPORTS →
SppinerService
Was this page helpful?