Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/web/
Dnx_web_http_common.h151 #define NX_WEB_HTTP_STATUS_CODE_MOVED_PERMANETLY 0x30023 /* "301 Moved Permanently" … macro
Dnx_web_http_client.c59 {"301", NX_WEB_HTTP_STATUS_CODE_MOVED_PERMANETLY},