Improve 404 error handling

This commit is contained in:
00Fjongl 2024-08-08 15:59:19 -05:00
parent 5ba6105943
commit 995183d239
4 changed files with 24 additions and 17 deletions

View file

@ -30,7 +30,7 @@ const testGeneratedUrl = async (url, headers) => {
const testServerResponse = async () => {
const endpoints = [
"http://localhost:8080/",
"http://localhost:8080/pathtonowhere",
"http://localhost:8080/test-404",
"http://localhost:8080/browsing",
"http://localhost:8080/rammerhead",
"http://localhost:8080/ultraviolet",