This repository was archived by the owner on Apr 15, 2023. It is now read-only.
Commit c34e0f2
committed
Allow headers to be passed through to EventSource
Squashed commit of the following:
commit af6df1cfef7b92085e3dff4096bde8ee42b0341d
Author: Jordan Byron <[email protected]>
Date: Tue Feb 20 21:13:06 2018 -0500
Fix README
commit 69e229d21f6a527a23f994ed96fbf1e9fbca8cf1
Merge: 67682d6 fae9256
Author: Jordan Byron <[email protected]>
Date: Tue Feb 20 21:08:21 2018 -0500
Merge branch 'master' of https://github.com/dflourusso/react-native-event-source into dflourusso-master
commit fae9256
Author: Daniel Fernando Lourusso <[email protected]>
Date: Thu Feb 15 08:25:26 2018 -0200
Update README.md
commit b3ab975
Author: Daniel Fernando Lourusso <[email protected]>
Date: Fri Jan 19 15:01:03 2018 -0200
add options to accept headers1 parent 67682d6 commit c34e0f2
3 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
38 | 44 | | |
39 | 45 | | |
40 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments