angular/packages/common/http
Adrian Kunz 47e5b056ec test(http): Add + to encoding test (#45111)
Changes the existing test for query parameter encoding to include the +
symbol and its expected encoding to %2B.

PR Close #45111
2022-04-20 09:00:19 -07:00
..
src fix(http): encode + signs in query params as %2B (angular#11058) (#45111) 2022-04-20 09:00:19 -07:00
test test(http): Add + to encoding test (#45111) 2022-04-20 09:00:19 -07:00
testing build: fix test for useUnknownInCatch (#44935) 2022-02-01 23:40:17 +00:00
BUILD.bazel build: turn off dts bundling for packages that still are not supported (#29128) 2019-03-07 10:47:20 -08:00
index.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
package.json build: simplify package.jsons for all of our packages (#36944) 2020-05-06 13:54:26 -07:00
PACKAGE.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts fix(common): temporarily re-export and deprecate XhrFactory (#41393) 2021-04-01 11:26:11 -07:00