= hostPortURL.Host { + bytes = []byte(strings.Replace(string(b[:n]), hostPortURL.Host, _host, 1)) + host = strings.Replace(host, hostPortURL.Host, _host, 1) + } + } + //get url , reslut host is the full url + host, err = getURL(b[:n], host) + // log.Printf(...