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

/httpd/include/
H A Dhttpd.h546 #define ap_is_HTTP_REDIRECT(x) (((x) >= 300)&&((x) < 400)) macro

Completed in 1724 milliseconds