angular-http

Installation
SKILL.md

@angular/common/http

Version: Angular 21 (2025) Tags: HTTP, REST, API, Interceptors

References: HttpClientAPIInterceptors

API Changes

This section documents recent version-specific API changes.

  • NEW: Functional interceptors — Use provideHttpClient(withInterceptors([...])) for modern interceptor setup source

  • NEW: withFetch — Use native fetch API with HttpClient source

  • NEW: withInterceptorsFromDi — Legacy interceptor support with functional approach

  • NEW: HttpContext tokens — Per-request metadata using HttpContextToken

Installs
147
GitHub Stars
6
First Seen
Apr 2, 2026
angular-http — oguzhan18/angular-ecosystem-skills