Home
last modified time | relevance | path

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

/dports/www/uwsgi/uwsgi-2.0.20/plugins/webdav/
H A Dwebdav.c519 uint16_t http_depth_len = 0; local
520 char *http_depth = uwsgi_get_var(wsgi_req, "HTTP_DEPTH", 10, &http_depth_len);
522 depth = uwsgi_str_num(http_depth, http_depth_len);