angular/packages/common/http/src
Matthieu Riegler 2668bd96b9 refactor(http): Make sur to pass context & transferCache from httpResource to the underlying request. (#60228)
Prior to this change, both were accepted as argument but never passed to the client.

PR Close #60228
2025-03-06 07:59:06 -08:00
..
backend.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client.ts fix(common): make types for HttpClient more readable (#59901) 2025-02-25 13:01:09 -05:00
context.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
errors.ts refactor(common): drop error messages in production (#59545) 2025-01-28 09:39:42 +01:00
fetch.ts refactor(common): prevent duplicating Accept header name (#59546) 2025-01-23 14:21:51 -08:00
headers.ts Revert "refactor: initialize headers map directly in HttpHeaders class (#59268)" (#59523) 2025-01-14 17:48:34 -05:00
interceptor.ts refactor: replace ɵPendingTasks with ɵPendingTasksInternal (#59138) 2024-12-10 13:45:07 -08: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(common): drop error message in production (#59471) 2025-01-15 12:28:29 -05:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provider.ts refactor(common): tree-shake fetch backend (#59418) 2025-01-09 13:05:56 -05:00
request.ts refactor(common): prevent duplicating Accept header name (#59546) 2025-01-23 14:21:51 -08:00
resource.ts refactor(http): Make sur to pass context & transferCache from httpResource to the underlying request. (#60228) 2025-03-06 07:59:06 -08:00
resource_api.ts refactor(http): add context property to httpResource (#60188) 2025-03-04 19:57:21 +00: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(common): remove redundant transferCacheInterceptorFn dependencies (#59819) 2025-02-13 15:11:19 +00:00
xhr.ts refactor(common): prevent duplicating Accept header name (#59546) 2025-01-23 14:21:51 -08:00
xsrf.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00