2
0
mirror of https://github.com/soheilhy/cmux.git synced 2026-08-11 07:25:44 +08:00
Files
cmux/matchers.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

3.3 KiB