angular/goldens/public-api/common/http
Danilo Bassi ab5e2d9387 fix(http): prevent headers from throwing an error when initializing numerical values (#49379)
Some libraries could use numbers in headers. this fix prevents Angular from
throwing an error by casting those numerical values into strings.

Fixes #49353

PR Close #49379
2023-04-13 14:00:16 +00:00
..
testing feat(http): introduce provideHttpClientTesting provider function (#47502) 2022-10-06 19:02:45 +00:00
index.md fix(http): prevent headers from throwing an error when initializing numerical values (#49379) 2023-04-13 14:00:16 +00:00