Lines Matching defs:error_reply
1022 rv = error_reply(downstream, status_code);
1071 if (error_reply(downstream, 502) != 0) {
1155 if (error_reply(downstream, 502) != 0) {
1211 if (error_reply(downstream, status) != 0) {
1298 if (error_reply(downstream, 500) != 0) {
1314 if (error_reply(downstream, 500) != 0) {
2154 if (error_reply(downstream, 431) != 0) {
2242 if (error_reply(downstream, 501) != 0) {
2290 if (error_reply(downstream, 400) != 0) {
2310 if (error_reply(downstream, 400) != 0) {
2320 if (error_reply(downstream, 500) != 0) {
2360 rv = error_reply(downstream, 502);
2385 if (error_reply(downstream, 500) != 0) {
2403 if (error_reply(downstream, 502) != 0) {
2692 int Http3Upstream::error_reply(Downstream *downstream,