Home
last modified time | relevance | path

Searched refs:HTTP_STATUS_UNAUTHORIZED (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-http2-binding.js55 HTTP_STATUS_UNAUTHORIZED: 401,
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-http.h96 HTTP_STATUS_UNAUTHORIZED, enumerator
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h218 HTTP_STATUS_UNAUTHORIZED = 401, enumerator
/third_party/libwebsockets/lib/roles/http/server/
H A Dserver.c1045 if (lws_add_http_header_status(wsi, HTTP_STATUS_UNAUTHORIZED, &p, end)) in lws_unauthorised_basic_auth()
1881 lws_return_http_status(wsi, HTTP_STATUS_UNAUTHORIZED, in lws_http_action()

Completed in 8 milliseconds