Home
last modified time | relevance | path

Searched refs:MULTIPLE_CHOICES (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttpd.h542 #define MULTIPLE_CHOICES HTTP_MULTIPLE_CHOICES macro
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_negotiation.c2553 return MULTIPLE_CHOICES; in do_negotiation()
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_protocol.c2864 case MULTIPLE_CHOICES: in ap_send_error_response()