Skip to content

Conversation

@thomashoneyman
Copy link

Description of the change

Fetch requests with a body need to set the 'duplex' option. Specifically, right now, it should be set to 'half', although in the (near) future that may change as browsers add support for a 'full' option as well. Currently it is technically possible to set to one or the other so I have chosen to support an option for both.

See:

@thomashoneyman thomashoneyman merged commit 83aad59 into main Aug 7, 2023
@thomashoneyman thomashoneyman deleted the trh/duplex-half branch August 7, 2023 23:29
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.

2 participants