if isinstance(handler, dict):
                dt = handler["info"]
            else:
                dt = handler(conn, request, "info")