Searched refs:HTTP_NOT_ACCEPTABLE (Results 1 - 4 of 4) sorted by relevance

/httpd/modules/mappers/
H A Dmod_dir.c343 || (rr->status == HTTP_NOT_ACCEPTABLE && num_names == 1)
H A Dmod_negotiation.c56 #define FLP_NONE 1 /* Return 406, HTTP_NOT_ACCEPTABLE */
2882 /* send a list response or HTTP_NOT_ACCEPTABLE error response */
2908 return HTTP_NOT_ACCEPTABLE;
/httpd/include/
H A Dhttpd.h509 #define HTTP_NOT_ACCEPTABLE 406 macro
/httpd/modules/http/
H A Dhttp_protocol.c1171 case HTTP_NOT_ACCEPTABLE:

Completed in 293 milliseconds