Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/utility/iperf/
Dnx_iperf.h122 #define htmlresponse "HTTP/1.0 200 \r\nContent-Type: text/html\r\n\r\n" macro
Dnx_iperf.c2709 status += htmlwrite(resp_packet_ptr, htmlresponse, sizeof(htmlresponse) - 1); in nx_iperf_print_header()