Commit 612fbdf
committed
Update courier to 0.5.0 and add ssl 4.0.0
Picks up connection hang fixes, SSL fixes, backpressure
fixes, and the macOS FD double-close fix from courier 0.5.0.
Adds ssl as a direct dependency since the project uses
ssl/net types directly.
The new lori (transitive through courier) changed
_on_received to return ReadAction; updated the mock
HTTP server in the test suite to match.1 parent 0462c63 commit 612fbdf
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
0 commit comments