Home | History | Annotate | Download | only in http

Lines Matching refs:requests

44 // TODO: test 5 pipelined requests with responses: 1) OK, 2) OK, Connection: Close
126 // Two subsequent requests and verify their response is the same.
267 // if the Transport's DisableKeepAlives is set, all requests should
391 // Start 3 outstanding requests and wait for the server to get them.
489 t.Errorf("expected a different connection between requests. got %q both times", first)
589 // send more requests, so we don't
646 // on responses to HEAD requests.
683 t.Errorf("ip/ports differed between head requests: %q vs %q", v1, v2)
692 // Requests with no accept-encoding header use transparent compression
694 // Requests with other accept-encoding should pass through unmodified
696 // Requests with accept-encoding == gzip should be passed through
1278 // "client fails to handle requests with no body and chunked encoding"
1319 // idleConnCh in transport.go), the numReqs HTTP requests
1607 // Verify no outstanding requests after readLoop/writeLoop
1616 t.Errorf("pending requests = %d; want 0", n)
1720 // Verify no outstanding requests after readLoop/writeLoop
1729 t.Errorf("pending requests = %d; want 0", n)
1934 req.Method = "" // docs say "For client requests an empty string means GET"
2438 // send future requests on the connection because it's then in a
3084 // a client doing two subsequent requests could end up on different
3385 // requests can happen with a trace pointing to a zero