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