Commit 0cd560f
authored
feat(client): add
Expose the h2 `max_local_error_reset_streams` setting on the legacy
client builder, allowing users to configure the maximum number of
local resets due to protocol errors.
Requires hyper 1.9.0 for hyperium/hyper#4021http2_max_local_error_reset_streams method to legacy client (#277)1 parent e1c5a6c commit 0cd560f
2 files changed
Lines changed: 19 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
| 1515 | + | |
| 1516 | + | |
| 1517 | + | |
| 1518 | + | |
| 1519 | + | |
| 1520 | + | |
| 1521 | + | |
| 1522 | + | |
| 1523 | + | |
| 1524 | + | |
| 1525 | + | |
| 1526 | + | |
| 1527 | + | |
| 1528 | + | |
| 1529 | + | |
| 1530 | + | |
| 1531 | + | |
| 1532 | + | |
1515 | 1533 | | |
1516 | 1534 | | |
1517 | 1535 | | |
| |||
0 commit comments