Home
last modified time | relevance | path

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

/freebsd-12.1/release/picobsd/tinyware/simple_httpd/
H A Dsimple_httpd.c73 static char http_200[] = "HTTP/1.0 200 OK\r"; variable
331 http_output(http_200); in http_request()