A framework for building native applications using React
Deprecate NetworkingModule.sendRequestInternal (#54101)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/54101 Changelog: [Android][Deprecated] Mark `NetworkingModule.sendRequestInternal` as deprecated The `NetworkingModule.sendRequestInternal` method is an implementation detail of the `sendRequest` method and does not need to be public. In this diff, we mark it as deprecated ahead of removing it from the public API in a future release of React Native. Reviewed By: javache Differential Revision: D84250142 fbshipit-source-id: fad62eeae4f9bf06e00578b3cfb6c2c077c08e5c
M
Moti Zilberman committed
30999b868cf1655b6799edfa65dba2cc9fa8161a
Parent: e926ad0
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 10/10/2025, 9:15:32 AM