Searched refs:http_path_orig (Results 1 – 3 of 3) sorted by relevance
250 char *http_path_orig; member
304 if (fcgi_add_param(¶m, "REQUEST_URI", desc->http_path_orig, in server_fcgi()310 if (asprintf(&str, "%s?%s", desc->http_path_orig, in server_fcgi()
109 free(desc->http_path_orig); in server_httpdesc_free() 110 desc->http_path_orig = NULL; in server_httpdesc_free() 1278 (desc->http_path_orig = strdup(desc->http_path)) == NULL) in server_response()