Searched refs:httpd_err408title (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/poorman/libhttpd/
H A Dlibhttpd.h277 extern char* httpd_err408title;
H A Dlibhttpd.c537 char* httpd_err408title = "Request Timeout"; variable
3367 case 408: title = httpd_err408title; break;

Completed in 34 milliseconds