Home
last modified time | relevance | path

Searched defs:reason_phrase (Results 1 – 13 of 13) sorted by relevance

/third_party/nghttp2/src/
Dasio_server_request_handler.cc40 auto reason_phrase = ::nghttp2::http2::get_reason_phrase(status_code); in create_html() local
Dshrpx_http.cc49 auto reason_phrase = http2::get_reason_phrase(http_status); in create_error_html() local
/third_party/libsoup/libsoup/
Dsoup-headers.c289 char **reason_phrase) in soup_headers_parse_status_line()
369 char **reason_phrase) in soup_headers_parse_response()
Dsoup-message.h30 char *reason_phrase; member
Dsoup-message.c1772 const char *reason_phrase) in soup_message_set_status_full()
/third_party/libsoup/tests/
Dheader-parsing-test.c462 const char *reason_phrase; member
913 char *reason_phrase; in do_response_tests() local
/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpclientsink.h52 char *reason_phrase; member
Dgstsouphttpsrc.c1954 const gchar *reason_phrase; in gst_soup_http_src_parse_status() local
/third_party/cef/libcef/browser/net_service/
Dresource_handler_wrapper.cc444 std::string* reason_phrase, in GetResponseHeaders()
Dproxy_url_loader_factory.cc382 std::string* reason_phrase, in GetResponseHeaders()
/third_party/gstreamer/gstplugins_good/ext/soup/stub/
Dsoup.h150 char *reason_phrase; member
/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlhttpsrc.h234 gchar *reason_phrase; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dconnection.c651 const char *reason_phrase; local