opentelemetry-sdk-workers icon indicating copy to clipboard operation
opentelemetry-sdk-workers copied to clipboard

fix: add duplex to fetches with body

Open hansottowirtz opened this issue 1 year ago • 1 comments

To be spec compliant fetch actually needs a duplex option when sending a stream as body.

See https://github.com/nodejs/node/issues/46221

This will make this library work in Node.js with native fetch.

hansottowirtz avatar May 24 '23 09:05 hansottowirtz

⚠️ No Changeset found

Latest commit: 5481f6c62120b99b302cd1f032351287c5097518

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 24 '23 09:05 changeset-bot[bot]