@angular/common/http

HttpContext

Class

Http context stores arbitrary user defined values and ensures type safety without actually knowing the types. It is backed by a Map and guarantees that keys do not clash.

  class HttpContext {}  
Jump to details