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

/httpd/modules/mappers/
H A Dmod_alias.c256 status = HTTP_GONE;
273 if (grokarg1 && arg2 && !arg3 && HTTP_GONE != status) {
291 else if (grokarg1 && !arg2 && HTTP_GONE == status) {
H A Dmod_rewrite.c3553 cfg->forced_responsecode = HTTP_GONE;
/httpd/include/
H A Dhttpd.h513 #define HTTP_GONE 410 macro
/httpd/modules/http/
H A Dhttp_protocol.c1217 case HTTP_GONE:

Completed in 577 milliseconds