angular/packages/common/http/test
Gopal Jayaraman ae0fa0885e fix(common): add right ContentType for boolean values with HttpClient request body(#38924) (#41885)
currently a boolean as body is seen as text/plain, where is should be seen as application/json, since it is valid JSON, like numbers.

PR Close #41885
2021-05-03 10:00:18 -07:00
..
BUILD.bazel test: setup circular dependency tests for all entry points (#34774) 2020-01-23 11:36:40 -08:00
client_spec.ts fix(common): add boolean to valid json for testing (#37893) 2020-10-05 17:07:41 -07:00
headers_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
jsonp_mock.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
jsonp_spec.ts fix(http): queue jsonp <script> tag onLoad event handler in microtask (#39512) 2020-11-17 13:09:08 -08:00
module_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
params_spec.ts fix(http): ignore question mark when params are parsed (#40610) 2021-02-19 12:11:39 -08:00
request_spec.ts fix(common): add right ContentType for boolean values with HttpClient request body(#38924) (#41885) 2021-05-03 10:00:18 -07:00
response_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
xhr_mock.ts fix(http): emit error on XMLHttpRequest abort event (#40786) 2021-02-22 13:01:11 -08:00
xhr_spec.ts fix(http): emit error on XMLHttpRequest abort event (#40786) 2021-02-22 13:01:11 -08:00
xsrf_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00