Home
last modified time | relevance | path

Searched refs:http_depth (Results 1 – 1 of 1) sorted by relevance

/dports/www/uwsgi/uwsgi-2.0.20/plugins/webdav/
H A Dwebdav.c520 char *http_depth = uwsgi_get_var(wsgi_req, "HTTP_DEPTH", 10, &http_depth_len); local
521 if (http_depth) {
522 depth = uwsgi_str_num(http_depth, http_depth_len);