angular/packages/common/http/src
Matthieu Riegler 4b9accdf16 feat(http): promote withRequestsMadeViaParent to stable. (#58221)
Introduced back in v15 by #47502, its usage with fix with #55652 for the `FetchBackend` which will become the default `HttpBackend` with #58212

PR Close #58221
2024-10-17 10:14:38 +00:00
..
backend.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
context.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
errors.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
fetch.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
headers.ts fix(http): preserve all headers from Headers object (#57802) 2024-10-01 13:48:35 +00:00
interceptor.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
jsonp.ts fix(http): cleanup JSONP script listeners once loading completed (#57877) 2024-10-01 08:08:40 +00:00
module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
params.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provider.ts feat(http): promote withRequestsMadeViaParent to stable. (#58221) 2024-10-17 10:14:38 +00:00
request.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
response.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
transfer_cache.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
xhr.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
xsrf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00