angular/packages/common/http
arielbackenroth 07b8e953f4 refactor(http): add hooks for propagating traces across XHR callbacks.
Enables propagating a trace across XHR callbacks by providing a hook for
wrapping the callback with a function bound to the send trace context.
2025-10-28 15:08:57 +01:00
..
src refactor(http): add hooks for propagating traces across XHR callbacks. 2025-10-28 15:08:57 +01:00
test refactor(http): add hooks for propagating traces across XHR callbacks. 2025-10-28 15:08:57 +01:00
testing build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
PACKAGE.md docs: Update guide link in http package md file (#59955) 2025-04-08 09:20:19 -07:00
public_api.ts feat(http): Provide http services in root (#56212) 2025-08-14 13:04:35 +02:00