Searched defs:reqBodyIsNoBody (Results 1 – 2 of 2) sorted by relevance
/external/syzkaller/vendor/golang.org/x/net/http2/ | ||
D | not_go18.go | 27 func reqBodyIsNoBody(io.ReadCloser) bool { return false } func |
D | go18.go | 52 func reqBodyIsNoBody(body io.ReadCloser) bool { func |