Angular 14 HTTP Client API

Angular 14 HTTP client for making REST requests with built-in support for interceptors, progress events, and response type configuration.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: angular-14:angular-http-client-api
name: Angular 14 HTTP Client API
tags:
- HTTP
- Interceptors
- REST
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
baseURL: https://angular.io/api/common/http
humanURL: https://v14.angular.io/api/common/http
properties:
- url: https://v14.angular.io/api/common/http
  type: Documentation
- url: https://v14.angular.io/guide/http
  type: Guide
description: Angular 14 HTTP client for making REST requests with built-in support for interceptors, progress
  events, and response type configuration.