Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpXhrBackend

An HttpBackend which uses the XMLHttpRequest API to send requests to a backend server.

Hierarchy

  • HttpXhrBackend

Implements

Index

Constructors

Methods

Constructors

constructor

Methods

handle

  • Process a request and return a stream of response events.

    Parameters

    Returns Observable<HttpEvent<any>>

Generated using TypeDoc