I want to get a list of data from my own back-end server by:
NS.Http.request( { url: url , method: "GET" , } ).then(...