Lines Matching refs:ap_proxyerror
861 ret = ap_proxyerror(r, HTTP_GATEWAY_TIME_OUT,
865 ret = ap_proxyerror(r, HTTP_BAD_GATEWAY,
869 ret = ap_proxyerror(r, HTTP_BAD_GATEWAY,
896 ap_proxyerror(r, HTTP_GATEWAY_TIME_OUT,
902 ap_proxyerror(r, HTTP_BAD_GATEWAY,
959 return ap_proxyerror(r, statuscode, message);
1035 return ap_proxyerror(r, HTTP_BAD_REQUEST,
1066 return ap_proxyerror(r, HTTP_BAD_REQUEST, apr_pstrcat(r->pool,
1089 return ap_proxyerror(r, HTTP_BAD_REQUEST,
1148 return ap_proxyerror(r, HTTP_GATEWAY_TIME_OUT, apr_pstrcat(p,
1155 return ap_proxyerror(r, HTTP_FORBIDDEN,