多项选择题

A.axios.get(url[,config])
B.axios.delete(url[,config])
C.axios.post(url[,data[,config]])
D.axios.put(url[,data[,config]])