Commit 460b7b8
feat: introduce fetch_hyper (#437)
Extracting hyper-related APIs into separate crate. These APIs should be
treated only as an internal implementation detail of hyper transport and
will never be used directly nor exposed publicly from fetch.
Public APIs are kept to a minimum:
<img width="2327" height="1215" alt="image"
src="https://github.com/user-attachments/assets/de6b0112-5bf0-41bb-95d1-48082e59eeba"
/>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent b5900ac commit 460b7b8
35 files changed
Lines changed: 4702 additions & 9 deletions
File tree
- crates/fetch_hyper
- src
- connection
- snapshots
- snapshots
- tls
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments