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

/httpd/include/
H A Dhttpd.h554 #define ap_is_HTTP_VALID_RESPONSE(x) (((x) >= 100)&&((x) < 600)) macro

Completed in 3021 milliseconds