Home
last modified time | relevance | path

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

/dports/ftp/vsftpd-ext/vsFTPd-3.0.3-ext.1/
H A Dhttp.c46 static char* err_200_ok = "200 OK"; variable
283 http_header_print(p_sess, err_200_ok); in http_handle_send()
357 http_html_content(p_sess, err_200_ok, &p_res); in http_handle_browse()