angular/packages/common/http/src
Alan Agius 2258ac7a32 fix(http): exclude caching for authenticated HTTP requests (#54746)
This update modifies the transfer cache logic to prevent caching of HTTP requests that require authorization.

Closes: #54745

PR Close #54746
2024-03-07 11:00:00 -08:00
..
backend.ts refactor(http): introduce the functional interceptors API (#47502) 2022-10-06 19:02:45 +00:00
client.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
context.ts feat(http): add has() method to HttpContext class (#43887) 2021-11-04 18:52:18 +00:00
errors.ts feat(http): allow customization of the HttpTransferCache. (#52029) 2023-10-06 12:12:47 -07:00
fetch.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
headers.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
interceptor.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
jsonp.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
module.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
params.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
private_export.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
provider.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
request.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
response.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
transfer_cache.ts fix(http): exclude caching for authenticated HTTP requests (#54746) 2024-03-07 11:00:00 -08:00
xhr.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
xsrf.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00