diff options
author | Luca Casonato <hello@lcas.dev> | 2024-08-01 15:46:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-01 15:46:05 +0200 |
commit | 4eda9e64e9fd6075b74742ae877281ee4a7ab155 (patch) | |
tree | 93ad39f30c6f4f0cecb842f0dd214b1347ef548d /ext/webgpu/01_webgpu.js | |
parent | c79cb339ef74e671c39f4bb13879b281eadd9aaa (diff) |
fix(ext/http): correctly consume response body in `Deno.serve` (#24811)
Prior to this commit, you could return a `Response` created from a
string or Uint8Array multiple times.
Now you can't do that anymore.
Diffstat (limited to 'ext/webgpu/01_webgpu.js')
0 files changed, 0 insertions, 0 deletions