Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpBackend

A final HttpHandler which will dispatch the request via browser HTTP APIs to a backend.

Interceptors sit between the HttpClient interface and the HttpBackend.

When injected, HttpBackend dispatches requests directly to the backend, without going through the interceptor chain.

Hierarchy

  • HttpBackend

Implements

Implemented by

Index

Methods

Methods

Abstract handle

Generated using TypeDoc