angular/packages/common/http/test
Matthieu Riegler 09df589e31 refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160)
All components, directives and pipes will now use standalone as default.
Non-standalone decorators have now `standalone: false`.

PR Close #58160
2024-10-14 14:58:57 +00:00
..
BUILD.bazel build(http): Mark the http tests as flaky because of one particular transferCache test. (#55255) 2024-04-11 20:50:19 +02:00
client_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
context_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
fetch_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
headers_spec.ts fix(http): preserve all headers from Headers object (#57802) 2024-10-01 13:48:35 +00:00
jsonp_mock.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
jsonp_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
module_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
params_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provider_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
request_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
response_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
transfer_cache_spec.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
xhr_mock.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
xhr_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
xsrf_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00