Send a POST request axios({ method: 'post', url: '/user/12345', ... the type of data that the server will respond with // options are 'arraybuffer', 'blob', ...
確定! 回上一頁