angular/packages/common/http/src
arturovt e947dfb84f refactor(common): use ngServerMode in HttpInterceptorHandler (#61605)
Drops `isPlatformServer(platformId)` in favor of `ngServerMode` in the `HttpInterceptorHandler`.

PR Close #61605
2025-06-04 14:13:15 -04:00
..
backend.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client.ts feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07:00
context.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
errors.ts feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07:00
fetch.ts fix(common): avoid injecting ApplicationRef in FetchBackend (#61649) 2025-05-23 10:04:08 -07:00
headers.ts refactor(core): remove TODOs referencing #24571 (#60648) 2025-03-31 20:24:29 +00:00
interceptor.ts refactor(common): use ngServerMode in HttpInterceptorHandler (#61605) 2025-06-04 14:13:15 -04:00
jsonp.ts refactor(common): convert scripts within packages/common to relative imports (#60623) 2025-04-01 15:58:51 +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 docs(docs-infra): Add version of introduction for APIs (#60814) 2025-05-02 07:51:33 -07:00
request.ts feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07:00
resource.ts fix(core): narrow error type for resources API (#61441) 2025-05-21 12:06:40 -07:00
resource_api.ts docs: update resource docs (#61846) 2025-06-03 20:20:47 -04:00
response.ts refactor(core): remove TODOs referencing #24571 (#60648) 2025-03-31 20:24:29 +00:00
transfer_cache.ts refactor(common): remove redundant transferCacheInterceptorFn dependencies (#59819) 2025-02-13 15:11:19 +00:00
xhr.ts feat(http): add keepalive support for fetch requests (#60621) 2025-04-24 15:08:52 -07:00
xsrf.ts refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:10 -07:00