net/http.noBody.Read (method)

one use

	net/http (current package)
		http.go#L117: func (noBody) Read([]byte) (int, error)         { return 0, io.EOF }