2
0
mirror of https://github.com/soheilhy/cmux.git synced 2026-08-10 13:58:15 +08:00
Files
cmux/cmux_test.go
Tamir Duberstein 204cc45a24 http2: use io.ReadFull
This fixes an issue where an earlier matcher does not sufficiently
populate the buffer, preventing HTTP2 from reading enough bytes on the
Read call.
2016-02-23 11:25:36 -05:00

8.6 KiB