Skip to content

docs: Update documentation httpResource with credentials option #62415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

SkyZeroZx
Copy link
Contributor

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

@pullapprove pullapprove bot requested a review from alan-agius4 July 2, 2025 01:34
@angular-robot angular-robot bot added the area: docs Related to the documentation label Jul 2, 2025
@ngbot ngbot bot added this to the Backlog milestone Jul 2, 2025
@SkyZeroZx
Copy link
Contributor Author

SkyZeroZx commented Jul 2, 2025

Since the merge of #62390 he credentials option is now supported in httpResource.

  • Update the documentation to reflect support for the credentials option.
  • Consider deprecating withCredentials

The credentials option aligns more closely with the Fetch API and provides a more modern and flexible alternative.

Copy link
Contributor

@thePunderWoman thePunderWoman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@thePunderWoman thePunderWoman added action: merge The PR is ready for merge by the caretaker target: rc This PR is targeted for the next release-candidate labels Jul 2, 2025
@thePunderWoman thePunderWoman removed the request for review from alan-agius4 July 2, 2025 14:28
@thePunderWoman
Copy link
Contributor

This PR was merged into the repository by commit 0cdb02a.

The changes were merged into the following branches: main, 20.1.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: docs Related to the documentation target: rc This PR is targeted for the next release-candidate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants