| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: pipeTo pipes a QUIC stream to another writable. |
| 4 | // The server reads from the incoming stream and pipes it to the |
nothing calls this directly
no test coverage detected