HTTP_REQUEST_TIME_OUT  555 include/httpd.h                                     ((x) == HTTP_REQUEST_TIME_OUT)      || \
HTTP_REQUEST_TIME_OUT  966 modules/http/http_protocol.c     case HTTP_REQUEST_TIME_OUT:
HTTP_REQUEST_TIME_OUT  880 server/protocol.c     r->status          = HTTP_REQUEST_TIME_OUT;  /* Until we get a request */
HTTP_REQUEST_TIME_OUT  919 server/protocol.c         if (r->status != HTTP_REQUEST_TIME_OUT) {