An Fetch API Request That Returns a 404 Error
Use the button below to 'fetch' content from an external location via the Fetch API. I have permission to request data from the server, so the Promise gets fulfilled. However, the content I'm requesting doesn't exist so the response.status
property returns "404", which gets inserted onto the page: