Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_NOT_FOUND (Results 1 - 9 of 9) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-binding.js58 HTTP_STATUS_NOT_FOUND: 404,
/third_party/libwebsockets/plugins/
H A Dprotocol_fulltext_demo.c144 if (lws_add_http_common_headers(wsi, HTTP_STATUS_NOT_FOUND, in callback_fts()
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h99 HTTP_STATUS_NOT_FOUND, enumerator
/third_party/libwebsockets/lib/roles/http/
H A Dheader.c435 code == HTTP_STATUS_NOT_FOUND) in lws_return_http_status()
/third_party/libwebsockets/test-apps/
H A Dtest-server.c171 if (lws_return_http_status(wsi, HTTP_STATUS_NOT_FOUND, NULL)) in lws_callback_http()
/third_party/libwebsockets/lib/core-net/
H A Ddummy-callback.c286 if (lws_return_http_status(wsi, HTTP_STATUS_NOT_FOUND, NULL)) in lws_callback_http_dummy()
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h221 HTTP_STATUS_NOT_FOUND = 404, enumerator
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-h1.c943 HTTP_STATUS_NOT_FOUND), in secstream_h1()
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1950 * lws_return_http_status(wsi, HTTP_STATUS_NOT_FOUND, NULL); in lws_http_action()
2747 n = HTTP_STATUS_NOT_FOUND; in lws_serve_http_file()
2764 if (lws_return_http_status(wsi, HTTP_STATUS_NOT_FOUND, in lws_serve_http_file()

Completed in 11 milliseconds