Fetch is the new Promise-based API for making network requests:
fetch(\'https://www.everythingisawesome.com/\') .then(response => console.log(\'status:
Because the content is not transferred until you start reading it. The headers come first.