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

/httpd/include/
H A Dhttpd.h576 * unsafe to have more methods than bits in an int. HEAD == M_GET.
582 #define M_GET 0 /** RFC 2616: HTTP */ macro
841 /** M_GET, M_POST, etc. */

Completed in 29 milliseconds