@angular/common/http

HttpHeaders

Class

Represents the header configuration options for an HTTP request. Instances are immutable. Modifying methods return a cloned instance with the change. The original object is never changed.

class HttpHeaders {
}
Jump to details