angular/packages/common/http/src
2025-10-14 14:28:17 -07:00
..
backend.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
client.ts fix(http): add missing http options allowed in fetch API (#62881) 2025-07-30 14:07:41 +00:00
context.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
errors.ts docs: add documentation for NG02802 warning about HttpTransferCache headers (#63802) 2025-09-15 15:38:24 +00:00
fetch.ts feat(http): Add redirected property to HttpResponse and HttpErrorResponse (#62675) 2025-07-24 13:19:22 +00: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 refactor(http): use RuntimeError for invalid timeout error (#62490) 2025-07-11 10:38:56 -07:00
resource.ts Revert "refactor(core): add debug name to resource (#64172)" (#64418) 2025-10-14 14:28:17 -07:00
resource_api.ts Revert "refactor(core): add debug name to resource (#64172)" (#64418) 2025-10-14 14:28:17 -07:00
response.ts refactor(http): rework the HttpEvent union to improve narrowing. (#63267) 2025-08-27 11:25:02 -07:00
transfer_cache.ts docs: add documentation for NG02802 warning about HttpTransferCache headers (#63802) 2025-09-15 15:38:24 +00:00
xhr.ts fix(http): do not display warnings Angular detected that a HttpClient request with the keepalive option was sent using XHR when option is not true (#62536) 2025-07-09 12:45:27 -07:00
xsrf.ts refactor(common): drop platform checks in HttpXsrfCookieExtractor (#59810) 2025-05-01 08:41:10 -07:00