Searched refs:htmlresponse (Results 1 – 2 of 2) sorted by relevance
122 #define htmlresponse "HTTP/1.0 200 \r\nContent-Type: text/html\r\n\r\n" macro
2709 status += htmlwrite(resp_packet_ptr, htmlresponse, sizeof(htmlresponse) - 1); in nx_iperf_print_header()