@angular/core

REQUEST

constant

Injection token representing the current HTTP request object.

  
    const REQUEST: InjectionToken<Request | null>;
  
  
Jump to details