Searched refs:http_depth (Results 1 – 1 of 1) sorted by relevance
520 char *http_depth = uwsgi_get_var(wsgi_req, "HTTP_DEPTH", 10, &http_depth_len); local521 if (http_depth) {522 depth = uwsgi_str_num(http_depth, http_depth_len);