# Interceptor

**Kind:** Class

**Source:** `Frontend/src/app/Interceptor.ts` (line 9)

**Part of:** [Frontend](subsystem-frontend-src-app)

## Methods

| Method | Signature | Returns |
|---|---|---|
| `intercept` | `intercept(req: HttpRequest<any>, next: HttpHandler)` | `Observable<HttpEvent<any>>` |

## Properties

| Property | Type |
|---|---|
| `countRequest` | `number` |

## Relationships

- IMPORTS → `AuthService`
- IMPORTS → `SppinerService`
