Home
last modified time | relevance | path

Searched refs:NX_WEB_HTTP_REQUEST_UNSUCCESSFUL_CODE (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_common.h131 #define NX_WEB_HTTP_REQUEST_UNSUCCESSFUL_CODE 0x3000E /* Received an error code instead of… macro
Dnx_web_http_client.c1635 status = NX_WEB_HTTP_REQUEST_UNSUCCESSFUL_CODE; in _nx_web_http_client_response_body_get()