Skip to content

docs: remove outdated credentials omit warning - #5199

Open
irekrog wants to merge 1 commit into
react:mainfrom
irekrog:docs/remove-credentials-omit-warning
Open

docs: remove outdated credentials omit warning#5199
irekrog wants to merge 1 commit into
react:mainfrom
irekrog:docs/remove-credentials-omit-warning

Conversation

@irekrog

@irekrog irekrog commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove the outdated credentials: 'omit' limitation from the current Networking documentation.
  • Apply the same correction to the React Native 0.86 documentation.

React Native 0.86.0 was verified on an iOS 26.5 simulator and an Android API 37 emulator. All 10 credential and cookie scenarios described in the linked issue passed independently on both platforms, including direct requests and automatic redirects.

Test plan

  • yarn lint:website
  • yarn prettier --check docs/network.md website/versioned_docs/version-0.86/network.md
  • yarn --cwd website lint:markdown:links

Closes react/react-native#57786

@meta-cla

meta-cla Bot commented Aug 1, 2026

Copy link
Copy Markdown

Hi @irekrog!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Networking docs appear outdated: credentials: 'omit' works on RN 0.86

1 participant