Lines Matching refs:newReq
1371 lastReq, newReq string // from -> to URLs1395 n, err := url.Parse(tt.newReq)1401 t.Errorf("refererForURL(%q, %q) = %q; want %q", tt.lastReq, tt.newReq, r, tt.want)