.then((e)=>{ alert(JSON.stringify(e)); })
const res = await fetch('/post', options) alert(await res.text())