Files
quic-go/http3
Marten Seemann 7d701893a2 fix reading of the EOF in the HTTP/3 server
Read([]byte{}) returns immediately, whereas Read([]byte{0}) blocks until
the stream is actually closed. This make as difference if the STREAM
frame with the FIN is received after the HTTP handler returned.
2019-05-08 15:41:56 +09:00
..
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00
2019-04-11 09:06:10 +09:00