Commit ebe4af7
Allow to read HTTP/2 response header.
The issue is HTTP/2 sends the following headers `HTTP/2 200`, `HTTP/2 401`
and so on. It doesn't have third parameter like HTTP/1.1 has: `HTTP/2 200 OK`1 parent 0f57a30 commit ebe4af7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments