Accessing req.body.tee
results in attempting to access detached ArrayBuffer
#329
Labels
bug
Something isn't working
Milestone
Repro is a simple function that tees the request body stream; one is forwarded to an upstream (upstream is
/api/upstream
, needs to be allow-listed inspin.toml
), the other stream is logged:This results in the following error sent to the client:
The text was updated successfully, but these errors were encountered: