!7 html { ThreadLocal tl = cast getOpt(mainBot(), "MyHTTPD_current"); Int port = cast getOpt(tl!, 'myPort); ret "TL=" + tl + ", port=" + port + "" + htmlencode(sfu(subBot_getHeaders())); }