Home | History | Annotate | Download | only in http

Lines Matching refs:Host

39 				Host:   "www.techcrunch.com",
56 Host: "www.techcrunch.com",
61 "Host: www.techcrunch.com\r\n" +
71 "Host: www.techcrunch.com\r\n" +
86 Host: "www.google.com",
98 "Host: www.google.com\r\n" +
104 "Host: www.google.com\r\n" +
115 Host: "www.google.com",
128 "Host: www.google.com\r\n" +
135 "Host: www.google.com\r\n" +
148 Host: "www.google.com",
161 "Host: www.google.com\r\n" +
169 "Host: www.google.com\r\n" +
182 Host: "example.com",
192 "Host: example.com\r\n" +
199 "Host: example.com\r\n" +
211 Host: "www.google.com",
215 "Host: www.google.com\r\n" +
225 Host: "example.com",
234 "Host: example.com\r\n" +
240 "Host: example.com\r\n" +
251 Host: "example.com",
260 "Host: example.com\r\n" +
266 "Host: example.com\r\n" +
277 Host: "example.com",
286 "Host: example.com\r\n" +
292 "Host: example.com\r\n" +
303 Host: "example.com",
317 Host: "example.com",
331 Host: "example.com",
344 Host: "example.com",
364 Host: "example.com",
379 // Verify that DumpRequest preserves the HTTP version number, doesn't add a Host,
393 "Host: \r\n" +
398 // If no Request.Host and no Request.URL.Host, we send
399 // an empty Host header, and don't use
400 // Request.Header["Host"]. This is just testing that
405 Host: "",
408 Host: "",
414 "Host": []string{"bad.example.com"},
419 "Host: \r\n" +
429 Host: "www.google.com",
438 "Host: www.google.com\r\n" +
448 Host: "x.google.com",
457 "Host: x.google.com\r\n" +
467 Host: "www.google.com",
479 "Host: www.google.com\r\n" +
485 // Request with host header field; IPv6 address with zone identifier
490 Host: "[fe80::1%en0]",
495 "Host: [fe80::1]\r\n" +
500 // Request with optional host header field; IPv6 address with zone identifier
505 Host: "www.example.com",
507 Host: "[fe80::1%en0]:8080",
511 "Host: [fe80::1]:8080\r\n" +
687 Host: "example.com",
731 "Host: foo.com\r\n" +