main
ci: remove remainings of saucelabs tests
fix(http): pass down the `reportUploadProgress` and `reportDownloadProgress` on post/patch requests
refactor: update license text to point to angular.dev (#57901)
fix(http): always decode JSON responses as UTF-8
fix(http): match header values exactly when deleting
fix(http): add CSP nonce support to JsonpClientBackend
refactor(common): replaces the deprecated positional `subscribe` arguments with the recommended observer object
refactor(common): convert scripts within `packages/common` to relative imports (#60623)
fix(http): preserve immutability of materialized clones
fix(http): run root interceptors in the terminal request chain
fix(http): preserve empty referrer option in HttpRequest
fix(http): prevent `httpResource` from leaking a subscription
feat(http): Add reponseType property to HttpResponse and HttpErrorResponse (#63043)
feat(http): Add timeout option to HTTP requests (#57194)
refactor(http): Add `reportUploadProgress` & `reportDownloadProgress` options
fix(http): strip RFC 6265 DQUOTE characters and handle URIError in parseCookieValue