Open Bug 1792434 Opened 2 years ago Updated 1 year ago

Add duplex property to Request

Categories

(Core :: DOM: Networking, enhancement, P2)

enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: jaffathecake, Unassigned)

References

(Blocks 2 open bugs)

Details

(Whiteboard: [necko-triaged])

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/105.0.0.0 Safari/537.36

Steps to reproduce:

https://github.com/whatwg/fetch/pull/1493

This means new Response(url, response) behaves as expected (the duplex option is passed to the new response.

Severity: -- → N/A
Priority: -- → P2
Whiteboard: [necko-triaged]

My comment above should read:

This means new Request(url, request) behaves as expected (the duplex option is passed to the new request).

You need to log in before you can comment on or make changes to this bug.