angular/packages/common/http/src
Kristiyan Kostadinov 6906ff0131 refactor(core): clean up clang comments and workarounds (#55750)
Since we aren't using clang anymore, we can remove the comments and the workarounds that were in place to prevent it from doing the wrong thing.

PR Close #55750
2024-05-13 11:10:36 -07:00
..
backend.ts refactor(http): introduce the functional interceptors API (#47502) 2022-10-06 19:02:45 +00:00
client.ts docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07: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 caching requests with different origins between server and client (#55274) 2024-04-22 11:26:09 -07:00
fetch.ts refactor(http): remove direct usage of HttpStatusCode (#55434) 2024-04-22 11:36:51 -07:00
headers.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
interceptor.ts refactor(core): clean up clang comments and workarounds (#55750) 2024-05-13 11:10:36 -07:00
jsonp.ts refactor(http): remove direct usage of HttpStatusCode (#55434) 2024-04-22 11:36:51 -07:00
module.ts refactor(http): Deprecate HttpClientModule & related modules (#54020) 2024-04-23 12:12:31 -07:00
params.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
private_export.ts fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55652) 2024-05-06 12:29:53 -07:00
provider.ts fix(http): resolve withRequestsMadeViaParent behavior with withFetch (#55652) 2024-05-06 12:29:53 -07:00
request.ts fix(http): manage different body types for caching POST requests (#54980) 2024-03-25 11:17:02 -07:00
response.ts refactor(http): remove direct usage of HttpStatusCode (#55434) 2024-04-22 11:36:51 -07:00
transfer_cache.ts feat(http): allow caching requests with different origins between server and client (#55274) 2024-04-22 11:26:09 -07:00
xhr.ts refactor(http): remove direct usage of HttpStatusCode (#55434) 2024-04-22 11:36:51 -07:00
xsrf.ts refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00