Commit 67595a1
committed
fix: pop first byte of request while splitting
We should pass position to `pop()` to remove first element of array.
Fix #921 parent 552f7f9 commit 67595a1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments