| 1 | // Flags: --experimental-quic --experimental-stream-iter --no-warnings |
| 2 | |
| 3 | // Test: FileHandle as body source for QUIC streams. |
| 4 | // The file contents are sent via an fd-backed DataQueue. The FileHandle |
nothing calls this directly
no test coverage detected