angular/packages/common/http/src
Quentin Focheux 6fe3a1de7f feat(http): expose a list of human-readable http status codes (#23548)
They aim to improve code readability.
Since they are defined by `const enum` they have zero runtime performance impact
over just using constant literals.

Fixes #23543

PR Close #23548
2021-01-28 09:10:48 -08:00
..
backend.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
client.ts docs: remove duplicated the (#40434) 2021-01-14 11:33:57 -08:00
headers.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
interceptor.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
jsonp.ts feat(http): expose a list of human-readable http status codes (#23548) 2021-01-28 09:10:48 -08:00
module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
params.ts feat(common): implement appendAll() method on HttpParams (#20930) 2021-01-21 14:01:34 -08:00
request.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
response.ts feat(http): expose a list of human-readable http status codes (#23548) 2021-01-28 09:10:48 -08:00
xhr.ts feat(http): expose a list of human-readable http status codes (#23548) 2021-01-28 09:10:48 -08:00
xsrf.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00