Home
last modified time | relevance | path

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

/external/syzkaller/vendor/golang.org/x/net/http2/
Dnot_go18.go27 func reqBodyIsNoBody(io.ReadCloser) bool { return false } func
Dgo18.go52 func reqBodyIsNoBody(body io.ReadCloser) bool { func