dillon1000/react

Commit

[Flight Fixture] Fix proxying with compression (#26368)

We're decompressing and then writing and recompressing in the proxy.
This causes it to stall if buffered because `.pipe()` doesn't force
flush automatically.
Browse files
Changed paths1 file
First-parent comparison
M fixtures/flight/server/global.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…