I have some code that I got that uses fetch(). I have decided to use XMLHttpRequest() instead of fetch(), but I am not able to find h
fetch()
XMLHttpRequest()