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

/httpd/include/
H A Dhttpd.h550 #define ap_is_HTTP_CLIENT_ERROR(x) (((x) >= 400)&&((x) < 500)) macro

Completed in 731 milliseconds