Skip to content

Conversation

@huntie
Copy link
Member

@huntie huntie commented Dec 5, 2025

Summary:
Resolves #54796 (comment).

Fixes a bug where for multipart/form-data requests on Android, request payload previews were not using a correctly serialized preview string in React Native DevTools.

Changelog: [Internal]

Differential Revision: D88495615

Summary:

The XMLHttpRequest `multipart/form-data` example in RNTester was referencing the `http://ptsv2.com/` test service, which no longer exists. Update this to `https://ptsv3.com/`.

Changelog: [Internal]

Differential Revision: D88493638
Summary:
Resolves facebook#54796 (comment).

Fixes a bug where for `multipart/form-data` requests on Android, request payload previews were not using a correctly serialized preview string in React Native DevTools.

Changelog: [Internal]

Differential Revision: D88495615
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 5, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 5, 2025

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D88495615.

@meta-codesync
Copy link

meta-codesync bot commented Dec 8, 2025

This pull request has been merged in 38513f7.

@huntie huntie deleted the export-D88495615 branch December 8, 2025 10:22
react-native-bot pushed a commit that referenced this pull request Dec 8, 2025
Summary:
Pull Request resolved: #54804

Resolves #54796 (comment).

Fixes a bug where for `multipart/form-data` requests on Android, request payload previews were not using a correctly serialized preview string in React Native DevTools.

Changelog: [Internal]

Reviewed By: vzaidman

Differential Revision: D88495615

fbshipit-source-id: 757487b3588372404fa45f980e0bcfae5c7c6457
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @huntie in 8a9a359

When will my fix make it into a release? | How to file a pick request?

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

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Android] [0.83.0-rc.4] Network inspector not showing response body in Preview/Response tabs

3 participants