Home
last modified time | relevance | path

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

/trueos/release/picobsd/tinyware/simple_httpd/
HDsimple_httpd.c75 const char *default_mime_type = "application/octet-stream"; variable
339 type = default_mime_type; in http_request()