xml permintaan http ambil

fetch('my/url/').then(respone()=>{
		console.log(response);
}
Code_Breaker