@angular/common/http

HttpHandler

Class

Transforms an HttpRequest into a stream of HttpEvents, one of which will likely be a HttpResponse.

  
    abstract class HttpHandler {}
  
  
Jump to details