Encoding codec used to parse and serialize the params.
Object map of the HTTP params. Mutally exclusive with fromString
.
String representation of the HTTP params in URL-query-string format. Mutually exclusive with
fromObject
.
Generated using TypeDoc
Options used to construct an
HttpParams
instance.