Home
last modified time | relevance | path

Searched refs:NX_WEB_HTTP_AUTHENTICATION_ERROR (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_common.h180 #define NX_WEB_HTTP_AUTHENTICATION_ERROR NX_WEB_HTTP_STATUS_CODE_UNAUTHORIZED … macro
Dnx_web_http_client.c5906 status = NX_WEB_HTTP_AUTHENTICATION_ERROR; in _nx_web_http_client_put_packet()
/NetX-Duo-v6.2.1/test/regression/web_test/
Dnetx_web_basic_authenticate_empty_test.c273 if (status != NX_WEB_HTTP_AUTHENTICATION_ERROR) in thread_client_entry()
312 if (status != NX_WEB_HTTP_AUTHENTICATION_ERROR) in thread_client_entry()
Dnetx_web_basic_authenticate_test.c314 if (status != NX_WEB_HTTP_AUTHENTICATION_ERROR) in thread_client_entry()