Skip to content

Conversation

@Qard
Copy link
Member

@Qard Qard commented Oct 22, 2025

Previously there was a bug which resulted in extension types like the docroot disappearing if the Request object was copied. This resolves that. It allows avoiding copying wherever possible, but provides a full clone for cases where that is necessary--mainly when sending to the worker thread as the JS needs to keep the original copy around for its own use.

@Qard Qard self-assigned this Oct 22, 2025
@Qard Qard added the bug Something isn't working label Oct 22, 2025
@Qard Qard merged commit 2fbe773 into main Oct 22, 2025
9 checks passed
@Qard Qard deleted the avoid-copying-inner-request branch October 22, 2025 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants