Hierarchy

  • HttpOptions

Properties

headers?: HttpHeaders

Additional HTTP-headers to send in the request

params?: HttpParams

Query parameters to include in the request

responseType?: HttpResponseType

Type of the response that is returned. Defaults to json