angular/packages/common/http
Andrew Kushnir ddbc4931e6 refactor(common): make provideHttpClient return EnvironmentProviders (#47758)
This commit updates the `provideHttpClient` function to return the `EnvironmentProviders` instead of a regular `Provider[]`, to make sure that the `provideHttpClient` can only be used where an environment is being setup.

PR Close #47758
2022-10-13 16:44:59 +00:00
..
src refactor(common): make provideHttpClient return EnvironmentProviders (#47758) 2022-10-13 16:44:59 +00:00
test feat(http): allow for child HttpClients to request via parents (#47502) 2022-10-06 19:02:46 +00:00
testing feat(http): introduce provideHttpClientTesting provider function (#47502) 2022-10-06 19:02:45 +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.md docs: add package doc files (#26047) 2018-10-05 15:42:14 -07:00
public_api.ts feat(http): allow for child HttpClients to request via parents (#47502) 2022-10-06 19:02:46 +00:00