feat(http): add keepalive support for fetch requests (#60621) · angular/angular@ccc5cc0 · GitHub
DRANK

This commit adds support for the Fetch API's keepalive option when using HttpClient with the withFetch provider. The change includes: - Added keepalive to HttpRequestInit interface - Modified ...

github.com
Related Topics: GitHub Git Angular
1 comments