Searched refs:sendHTTPRequest (Results 1 – 3 of 3) sorted by relevance
40 func sendHTTPRequest(ctx context.Context, req *http.Request, conn net.Conn) error { func
41 func sendHTTPRequest(ctx context.Context, req *http.Request, conn net.Conn) error { func
85 if err := sendHTTPRequest(ctx, req, conn); err != nil {