Lines Matching full:server_name
3469 char *server_name = Curl_copy_header_value(k->p);3473 if(Curl_pipeline_server_blacklisted(data, server_name))3476 free(server_name);