Commit 606dfd6
feat(client): add 1.0 compatible client conn API (#3155)
This patch backports client/conn/http1 and http2 modules from 1.0 to
ease transition. It allows code still using 0.14.x to switch to the
per-version Connection types available in 1.0.
Closes #3053
Co-authored-by: KOVACS Tamas <[email protected]>1 parent c7af00b commit 606dfd6
File tree
5 files changed
+1104
-0
lines changed- src/client
- conn
- tests
5 files changed
+1104
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
0 commit comments