The Wayback Machine - https://web.archive.org/web/20250328110508/https://angular.dev/api/common/http/HttpUserEvent
    • Overview
@angular/common/http

HttpUserEvent

interface

A user-defined event.

API

  
    interface HttpUserEvent<T> {}
  
  

Description

A user-defined event.

Grouping all custom events under this type ensures they will be handled and forwarded by all implementations of interceptors.

Jump to details
HTTPS · web.archive.org
← Home