Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: specify duplex option #239

Merged
merged 4 commits into from
Jan 11, 2023
Merged

fix: specify duplex option #239

merged 4 commits into from
Jan 11, 2023

Conversation

achingbrain
Copy link
Member

A recent change to the fetch spec means the duplex option has to be set to half when using a ReadbleStream as the request body.

A recent change to the fetch spec means the `duplex` option has to be
set to `half` when using a `ReadbleStream` as the request body.
@achingbrain achingbrain merged commit a1168f9 into master Jan 11, 2023
@achingbrain achingbrain deleted the fix/specify-duplex-option branch January 11, 2023 12:41
github-actions bot pushed a commit that referenced this pull request Jan 11, 2023
### [9.0.10](v9.0.9...v9.0.10) (2023-01-11)

### Bug Fixes

* specify duplex option ([#239](#239)) ([a1168f9](a1168f9))

### Trivial Changes

* use semantic-release for releases ([3267e99](3267e99))
@github-actions
Copy link

🎉 This PR is included in version 9.0.10 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant