| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: basic bidirectional stream data transfer. |
| 4 | // The client creates a bidi stream with a fixed body. The server reads the |
nothing calls this directly
no test coverage detected