Searched refs:NX_HTTP_VERSION (Results 1 – 2 of 2) sorted by relevance
4941 nx_packet_data_append(packet_ptr, NX_HTTP_VERSION, sizeof(NX_HTTP_VERSION) - 1, in _nx_http_server_basic_authenticate()6071 nx_packet_data_append(packet_ptr, NX_HTTP_VERSION, sizeof(NX_HTTP_VERSION) - 1, in _nx_http_server_digest_authenticate()8102 …status = nx_packet_data_append(packet_ptr, NX_HTTP_VERSION, sizeof(NX_HTTP_VERSION) - 1, server_p… in _nx_http_server_generate_response_header()
93 #define NX_HTTP_VERSION "HTTP/1.0" macro