Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

PSA: Exposing "duplex" on Request

69 views
Skip to first unread message

Yoav Weiss (@Shopify)

unread,
Sep 19, 2024, 9:15:27 AM9/19/24
to blink-dev
It seems like we shipped streamed requests without shipping the corresponding "duplex" attribute on Request objects.
As a result, we have a bug when trying to construct a Request with another Request that has a body, that's been biting developers in the wild.

I'm planning to add the "duplex" attribute on Request in order to fix that.

From my perspective, this is a bug fix with no compat or interop risk - other vendors haven't implemented the "duplex" attribute, but they don't support streaming requests either, so developers don't run into similar bugs there.

Please let me know if anyone believes this requires an intent. 

Cheers :)
Yoav
Reply all
Reply to author
Forward
0 new messages