angular/packages/common
SkyZeroZx 245494ad29 fix(http): add missing http options allowed in fetch API (#62881)
The addBody function was not preserving all fetch API options like integrity and referrer when creating request options for POST/PUT/PATCH requests. This caused these options to be stripped out during request construction.

PR Close #62881
2025-07-30 14:07:41 +00:00
..
http fix(http): add missing http options allowed in fetch API (#62881) 2025-07-30 14:07:41 +00:00
locales build: standardize usage of js_binary (#62860) 2025-07-29 06:43:44 +02:00
src refactor(common): replace aio links to adev (#62839) 2025-07-29 09:55:26 +00:00
test refactor(common): replace aio links to adev (#62839) 2025-07-29 09:55:26 +00:00
testing build: move http_server and generate_api_docs into defaults2.bzl (#62878) 2025-07-29 16:53:54 +00:00
upgrade build: move http_server and generate_api_docs into defaults2.bzl (#62878) 2025-07-29 16:53:54 +00:00
BUILD.bazel build: move http_server and generate_api_docs into defaults2.bzl (#62878) 2025-07-29 16:53:54 +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