Searched defs:http2missingBody (Results 1 – 1 of 1) sorted by relevance
10290 type http2missingBody struct{} struct10292 func (http2missingBody) Close() error { return nil }10294 func (http2missingBody) Read([]byte) (int, error) { return 0, io.ErrUnexpectedEOF }