Home | History | Annotate | Download | only in http

Lines Matching refs:Discard

143 	log.SetOutput(ioutil.Discard) // is noisy otherwise
1370 if _, err := io.Copy(ioutil.Discard, res.Body); err != nil {