Commit c8cefc9
Fix outdated XHRExampleBinaryUpload example (#54803)
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: D884936381 parent c800503 commit c8cefc9
File tree
1 file changed
+5
-17
lines changed- packages/rn-tester/js/examples/XHR
1 file changed
+5
-17
lines changedLines changed: 5 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 16 | + | |
24 | 17 | | |
25 | 18 | | |
26 | 19 | | |
| |||
62 | 55 | | |
63 | 56 | | |
64 | 57 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 58 | + | |
| 59 | + | |
69 | 60 | | |
70 | 61 | | |
71 | 62 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 63 | + | |
76 | 64 | | |
77 | 65 | | |
78 | 66 | | |
| |||
81 | 69 | | |
82 | 70 | | |
83 | 71 | | |
84 | | - | |
| 72 | + | |
85 | 73 | | |
86 | 74 | | |
87 | 75 | | |
| |||
0 commit comments