You can find more information about the Fetch API at https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API.
You can find more information about FormData at https://developer.mozilla.org/en-US/docs/Web/API/FormData/FormData.
You can find more information about the Fetch response body at https://developer.mozilla.org/en-US/docs/Web/API/Body/body.
You can find more information about headers at https://developer.mozilla.org/en-US/docs/Web/API/Headers.
You can find more information about requests at https://developer.mozilla.org/en-US/docs/Web/API/Request.