Skip to content

fix(service-worker): Preserves explicit 'credentials: omit' in asset …#68904

Open
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/service-worker
Open

fix(service-worker): Preserves explicit 'credentials: omit' in asset …#68904
SkyZeroZx wants to merge 1 commit into
angular:mainfrom
SkyZeroZx:fix/service-worker

Conversation

@SkyZeroZx
Copy link
Copy Markdown
Contributor

…requests

Ensures that explicitly provided credentials: 'omit' options are preserved when creating new requests, preventing unintended credential inclusion.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • angular.dev application / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

…requests

Ensures that explicitly provided `credentials: 'omit'` options are preserved
when creating new requests, preventing unintended credential inclusion.
@pullapprove pullapprove Bot requested a review from kirjs May 24, 2026 00:32
@angular-robot angular-robot Bot added the area: service-worker Issues related to the @angular/service-worker package label May 24, 2026
@ngbot ngbot Bot added this to the Backlog milestone May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: service-worker Issues related to the @angular/service-worker package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant