angular/packages/common/http
Heo Sangmin a126cbcf22 fix(http): use serializeBody to support JSON payload in FetchBackend (#50776)
`HttpRequest.serializeBody` was used in HttpXhrBackend. `fetch` also needs to serialize request body.

Close #50775

PR Close #50776
2023-06-20 13:31:25 -07:00
..
src fix(http): use serializeBody to support JSON payload in FetchBackend (#50776) 2023-06-20 13:31:25 -07:00
test fix(http): use serializeBody to support JSON payload in FetchBackend (#50776) 2023-06-20 13:31:25 -07:00
testing refactor: update packages/common tests to work with ESM pipeline (#48521) 2022-12-19 19:50:42 +00:00
BUILD.bazel refactor(http): tree-shakable error on JSONP request (#50376) 2023-05-24 13:58:49 +00:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts feat(http): Introduction of the fetch Backend for the HttpClient (#50247) 2023-06-08 09:48:12 -07:00