Searched refs:go18httpNoBody (Results 1 – 2 of 2) sorted by relevance
29 func go18httpNoBody() io.ReadCloser { return nil } // for tests only func
56 func go18httpNoBody() io.ReadCloser { return http.NoBody } // for tests only func