• Overview
@angular/common/http

withXhr

function
stable

Configures the current HttpClient instance to make requests using the Xhr API.

API

Description

Configures the current HttpClient instance to make requests using the Xhr API.

Use this feature if you want to report progress on uploads as the Xhr API supports it.

Jump to details