Commit 782e310
Apply custom headers in RCTBundleURLProvider (#55608)
Summary:
Pull Request resolved: #55608
Inject custom devsupport headers into the packager status check request. Changes NSURLRequest to NSMutableURLRequest to allow header mutation before the request is sent.
Changelog:
[Internal] [Changed] -
Reviewed By: cipolleschi
Differential Revision: D93596717
fbshipit-source-id: 94ab3df95317cb3697d26d18b6a27750bfcf4bff1 parent ec59df6 commit 782e310
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
97 | | - | |
98 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | 103 | | |
| |||
0 commit comments