Commit 330ac8e
authored
Update minimum HTTP/2 version (#1359)
Motivation:
HTTP/2 1.19.2 includes fixes for a number of vulnerabilties. We should
require adopters to use at least this version of HTTP/2 moving forward.
Modifications:
- Bump minimum HTTP/2 version to 1.19.2
Result:
- HTTP/2 version will be 1.19.2 or newer.1 parent 393feb7 commit 330ac8e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments