Commit b2aabc1
authored
* http 1.1
* http feature flag
* Fetcher http flag
* Implement todos
* Implement redirect / ws / abort signal
* Add http tests to CI
* Add Cf context to http::Request
* Fix test working directories
* Axum example
* fix clippy in CI
* Handle generic http_body return type
* Documentation
* Remove unwraps
* Tweak introduction version in docs
* Final touches
1 parent cfaabb5 commit b2aabc1
File tree
36 files changed
+1119
-700
lines changed- .github/workflows
- examples
- axum
- src
- hyper
- src
- worker-macros
- src
- worker-sandbox
- src
- worker
- src
- d1
- http
36 files changed
+1119
-700
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
24 | 27 | | |
25 | 28 | | |
26 | 29 | | |
| |||
70 | 73 | | |
71 | 74 | | |
72 | 75 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 76 | | |
79 | 77 | | |
80 | | - | |
81 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
0 commit comments