Axios menghapus jenis konten set

axios.delete(url, { data: { foo: "bar" }, headers: { "Authorization": "***" } });
Blue-eyed Boar