We could avoid teeing the request body with this protocol feature: http://httpwg.github.io/specs/rfc7231.html#header.expect We would need to decide how much of the protocol is implemented in Fetch and how much we leave up to developers.
We could avoid teeing the request body with this protocol feature: http://httpwg.github.io/specs/rfc7231.html#header.expect
We would need to decide how much of the protocol is implemented in Fetch and how much we leave up to developers.