Searched refs:timeout_const (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/dav/main/ | ||
H A D | util.c | 497 const char *timeout_const = apr_table_get(r->headers_in, "Timeout"); local 498 const char *timeout = apr_pstrdup(r->pool, timeout_const), *val; |
Completed in 14 milliseconds