then(json => console.log(json)); // post with form-data (custom headers) // note that getHeaders() is non-standard API import FormData from 'form-data'; const ...
確定! 回上一頁