A framework for building native applications using React
Add RCTDevSupportHttpHeaders singleton (#55586)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/55586 Add a thread-safe singleton that holds custom HTTP headers to be applied to all iOS devsupport network requests. This mirrors the Android `DevSupportHttpClient` from D93481539. Uses a GCD concurrent queue with barrier writes for reader-writer synchronization. Changelog: [Internal] [Changed] - Reviewed By: cipolleschi Differential Revision: D93490954 fbshipit-source-id: addb2f11025a046eedd0e296a7c398eef7211dc4
N
Nicola Corti committed
907391f7626dfdd59fb101b56fc6aefb68ddf851
Parent: ba4ed28
Committed by meta-codesync[bot] <215208954+meta-codesync[bot]@users.noreply.github.com>
on 2/18/2026, 6:57:25 PM