File

projects/m2-core/src/lib/core/service/system/http/CustomHttpHandler.ts

Description

HttpHandler which applies an HttpInterceptor to an HttpRequest

Implements

HttpHandler

Index

Methods

Constructor

constructor(next: HttpHandler, interceptor: HttpInterceptor)
Parameters :
Name Type Optional
next HttpHandler No
interceptor HttpInterceptor No

Methods

handle
handle(req: HttpRequest)
Parameters :
Name Type Optional
req HttpRequest<any> No
Returns : Observable<HttpEvent<any>>

results matching ""

    No results matching ""