Searched refs:GuessMimeType (Results 1 – 2 of 2) sorted by relevance
222 mimeType = GuessMimeType(at); in addStaticContent()338 (*responseHeaders)["Content-Type"] = GuessMimeType(path); in handleStaticFileRequest()363 std::string HTTPServer::GuessMimeType(const std::string &path) { in GuessMimeType() function in HTTPServer
109 static std::string GuessMimeType(const std::string &path);