angular/packages/common
Vincent 1408baff45 fix(http): Add missing timeout and transferCache options to HttpClient (#62586)
The `timeout` option is implemented in the different HTTP backends, but the option is not actually passed to the backends. `transferCache` is also missing in one signature. This commit adds both options to `HttpClient`.

Fixes #62581

PR Close #62586
2025-07-14 15:45:25 -07:00
..
http fix(http): Add missing timeout and transferCache options to HttpClient (#62586) 2025-07-14 15:45:25 -07:00
locales build: update common's locales to use rules_js (#61629) 2025-05-26 10:18:14 +00:00
src feat(common): add support for a custom EnvironmentInjector to NgComponentOutlet directive (#54764) 2025-06-25 17:02:19 +00:00
test build: migrate to use web test runner rules (#62292) 2025-06-26 17:19:10 +00:00
testing build: migrate common to use rules_js based toolchain (#61433) 2025-05-20 15:07:56 +00:00
upgrade build: migrate to using new jasmine_test (#62086) 2025-06-18 08:27:26 +02:00
BUILD.bazel build: replace all ng_package with new rule from rules_angular (#61843) 2025-06-04 09:13:41 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build: update common's locales to use rules_js (#61629) 2025-05-26 10:18:14 +00:00
PACKAGE.md docs: add api doc to sub-packages (#33801) 2019-11-20 14:48:50 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00