diff options
author | Luca Casonato <hello@lcas.dev> | 2022-12-06 09:39:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-06 09:39:04 +0100 |
commit | 923370f18fc936e782ed9515744e675aebb59750 (patch) | |
tree | b994a4eec4b58485ddd6e21dfd37da9b64f7f9ba /cli/tsc/00_typescript.js | |
parent | 3973ceb634afe7b4f38678efe0394da84d9c60a1 (diff) |
fix(ext/fetch): new Request should soft clone (#16869)
Previously the inner request object of the original and the new request
were the same, causing the requests to be entangled and mutable changes
to one to be visible to the other. This fixes that.
Diffstat (limited to 'cli/tsc/00_typescript.js')
0 files changed, 0 insertions, 0 deletions