Home
last modified time | relevance | path

Searched refs:incoming_status (Results 1 – 5 of 5) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Diserver.h126 …ateBot(const IBattlePtr battle, const CommonUserPtr user, const UserBattleStatus &incoming_status);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-openapi/validate/fixtures/go-swagger/bugs/982/
H A Dswagger.yaml151 **incoming_status**: A user's relationship to you. Can be "followed_by",
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-openapi/validate/fixtures/go-swagger/bugs/982/
H A Dswagger.yaml151 **incoming_status**: A user's relationship to you. Can be "followed_by",
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-openapi/validate/fixtures/go-swagger/bugs/982/
H A Dswagger.yaml151 **incoming_status**: A user's relationship to you. Can be "followed_by",
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransact.cc5487 HTTPStatus incoming_status = incoming_hdr->status_get(); in check_response_validity() local
5488 if (!incoming_status) { in check_response_validity()
5492 if (incoming_status == HTTP_STATUS_INTERNAL_SERVER_ERROR) { in check_response_validity()