Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_NONE (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/slurm-wlm/slurm-20.02.7/src/slurmrestd/
H A Dhttp.h50 HTTP_STATUS_NONE = 0, enumerator
H A Dhttp.c390 xassert(args->status_code != HTTP_STATUS_NONE); in send_http_response()
/dports/www/trafficserver/trafficserver-9.1.1/doc/developer-guide/api/functions/
H A DTSHttpTxnServerRespGet.en.rst55 return HTTP_STATUS_NONE;
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpTransactCache.cc1240 HTTPStatus response_code = HTTP_STATUS_NONE; in match_response_to_request_conditionals()
1309 if (response_code != HTTP_STATUS_NONE) { in match_response_to_request_conditionals()
1356 if (response_code != HTTP_STATUS_NONE) { in match_response_to_request_conditionals()
H A DHttpTransact.cc1047 if (HTTP_STATUS_NONE == s->http_return_code) { in EndRemapRequest()
1075 if (s->http_return_code != HTTP_STATUS_NONE) { in EndRemapRequest()
4197 HTTPStatus server_response_code = HTTP_STATUS_NONE; in handle_cache_operation_on_forward_server_response()
4198 HTTPStatus client_response_code = HTTP_STATUS_NONE; in handle_cache_operation_on_forward_server_response()
4412 ink_assert(client_response_code != HTTP_STATUS_NONE); in handle_cache_operation_on_forward_server_response()
4571 ink_assert(client_response_code != HTTP_STATUS_NONE); in handle_cache_operation_on_forward_server_response()
7790 build_response(s, base_response, outgoing_response, outgoing_version, HTTP_STATUS_NONE, nullptr); in build_response()
7813 if ((status_code == HTTP_STATUS_NONE) || (status_code == base_response->status_get())) { in build_response()
8302 int client_response_status = HTTP_STATUS_NONE; in client_result_stat()
H A DHttpTransact.h746 HTTPStatus http_return_code = HTTP_STATUS_NONE;
H A DHttpSM.cc824 t_state.http_return_code = HTTP_STATUS_NONE; in state_read_client_request_header()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/remap/
H A DRemapProcessor.cc224 if (HTTP_STATUS_NONE == s->http_return_code) { in finish_remap()
/dports/www/trafficserver/trafficserver-9.1.1/proxy/hdrs/
H A DHTTP.h38 HTTP_STATUS_NONE = 0, enumerator
1094 return HTTP_STATUS_NONE; in status_get()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/cups/libs/cups/
H A Dhttp.h240 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/OS X 10.9@ */ enumerator
/dports/print/cups/cups-2.3.3op2/cups/
H A Dhttp.h232 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ enumerator
/dports/www/firefox-esr/firefox-91.8.0/third_party/cups/include/cups/
H A Dhttp.h232 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ enumerator
/dports/www/firefox/firefox-99.0/third_party/cups/include/cups/
H A Dhttp.h232 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/cups/include/cups/
H A Dhttp.h232 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ enumerator
/dports/www/trafficserver/trafficserver-9.1.1/proxy/logging/
H A DLogAccess.cc2148 status = HTTP_STATUS_NONE; in marshal_proxy_resp_status_code()
2408 status = HTTP_STATUS_NONE; in marshal_server_resp_status_code()
2535 status = HTTP_STATUS_NONE; in marshal_cache_resp_status_code()
/dports/textproc/htmldoc/htmldoc-1.9.13/htmldoc/
H A Dhttp.h269 HTTP_STATUS_NONE = 0, /* No Expect value @since CUPS 1.7/macOS 10.9@ */ enumerator