mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
zen: cleanup headers
This commit is contained in:
parent
9427f56e1a
commit
9998efdae2
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@ export async function handler(
|
|||
headers.delete("content-length")
|
||||
headers.delete("x-opencode-request")
|
||||
headers.delete("x-opencode-session")
|
||||
headers.delete("x-opencode-project")
|
||||
headers.delete("x-opencode-client")
|
||||
return headers
|
||||
})(),
|
||||
body: reqBody,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue