Commit e59d633
Apply custom headers in RCTCxxInspectorWebSocketAdapter (#55612)
Summary:
Pull Request resolved: #55612
Inject custom devsupport headers into the inspector CDP WebSocket connection. Changes from `initWithURL:` to `initWithURLRequest:` so headers can be set on the HTTP upgrade handshake.
Changelog:
[Internal] [Changed] -
Reviewed By: cipolleschi
Differential Revision: D93596715
fbshipit-source-id: 12dc5c991027654fdd5559daafbc27144a0fdb6b1 parent d073182 commit e59d633
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
43 | | - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | 49 | | |
46 | 50 | | |
| |||
0 commit comments