Searched defs:ap_is_HTTP_ERROR (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttpd.h548 #define ap_is_HTTP_ERROR(x) (((x) >= 400)&&((x) < 600)) macro

Completed in 44 milliseconds