Commit 3dd9089
Fix Workers AI local mode fetcher not returning headers to client worker (#5138)
* Fix Workers AI local mode fetcher not returning headers to client worker
* Trigger Build
* Update .changeset/yellow-phones-buy.md
Co-authored-by: MrBBot <[email protected]>
* Update packages/wrangler/src/ai/fetcher.ts
Co-authored-by: MrBBot <[email protected]>
* Add missing Headers import
* Lint changes
---------
Co-authored-by: MrBBot <[email protected]>1 parent b745f7b commit 3dd9089
File tree
2 files changed
+11
-2
lines changed- .changeset
- packages/wrangler/src/ai
2 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
0 commit comments