Skip to content

Interceptor

reference
1 min readUpdated

Kind: Class

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

Part of: Frontend

Methods

MethodSignatureReturns
interceptintercept(req: HttpRequest<any>, next: HttpHandler)Observable<HttpEvent<any>>

Properties

PropertyType
countRequestnumber

Relationships

  • IMPORTS → AuthService
  • IMPORTS → SppinerService

Was this page helpful?

Download as PDF