static SS serveHttp_files() { NanoHTTPD.IHTTPSession session = NanoHTTPD.currentSession!; ret session?.getFiles(); }