Searched refs:NX_WEB_HTTP_VERSION (Results 1 – 2 of 2) sorted by relevance
69 #define NX_WEB_HTTP_VERSION "HTTP/1.1" macro
5332 nx_packet_data_append(packet_ptr, NX_WEB_HTTP_VERSION, sizeof(NX_WEB_HTTP_VERSION) - 1, in _nx_web_http_server_basic_authenticate()6574 nx_packet_data_append(packet_ptr, NX_WEB_HTTP_VERSION, sizeof(NX_WEB_HTTP_VERSION) - 1, in _nx_web_http_server_digest_authenticate()8644 …status = nx_packet_data_append(packet_ptr, NX_WEB_HTTP_VERSION, sizeof(NX_WEB_HTTP_VERSION) - 1, … in _nx_web_http_server_generate_response_header()