Untitled

 avatar
unknown
plain_text
a year ago
176 B
3
Indexable
        std::string urlPath = splitStrVec.at(1);
        path absFilePath = g_httpRootPath / urlPath;
        std::string ext = absFilePath.filename().extension().string();
Editor is loading...
Leave a Comment