Home
last modified time | relevance | path

Searched defs:http2missingBody (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/
Dh2_bundle.go10290 type http2missingBody struct{} struct
10292 func (http2missingBody) Close() error { return nil }
10294 func (http2missingBody) Read([]byte) (int, error) { return 0, io.ErrUnexpectedEOF }