Skip to content

Conversation

@DylanPiercey
Copy link
Contributor

Description

Normalizes response.body in newer versions of node to use the getReader api instead of relying on underlying iterable.
The underlying iterable was change in node to return Utf8Array's instead of strings at somepoint 🤦.

Motivation and Context

Resolves #41

@DylanPiercey DylanPiercey merged commit 86b1ae8 into main Dec 10, 2024
4 checks passed
@DylanPiercey DylanPiercey deleted the response-body-normalization branch December 10, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<micro-frame> compatibility with Nodejs 20.13 onwards

2 participants