Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_FORBIDDEN (Results 1 - 6 of 6) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-binding.js57 HTTP_STATUS_FORBIDDEN: 403,
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h98 HTTP_STATUS_FORBIDDEN, enumerator
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c283 lws_return_http_status(wsi, HTTP_STATUS_FORBIDDEN, NULL); in lws_process_ws_upgrade2()
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h220 HTTP_STATUS_FORBIDDEN = 403, enumerator
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1624 lws_return_http_status(wsi, HTTP_STATUS_FORBIDDEN, NULL); in lws_http_action()
1820 lws_return_http_status(wsi, HTTP_STATUS_FORBIDDEN, NULL); in lws_http_action()
2375 HTTP_STATUS_FORBIDDEN, NULL) || in lws_handshake_server()
/third_party/libwebsockets/lib/roles/http/
H A Dparsers.c1529 lws_return_http_status(wsi, HTTP_STATUS_FORBIDDEN, NULL); in lws_parse()

Completed in 11 milliseconds