benten
Explore posts from serversCDCloudflare Developers
•Created by benten on 1/25/2024 in #pages-help
Attempting to fetch asset that doesn't exist returns index.html
thank you!
7 replies
CDCloudflare Developers
•Created by benten on 1/25/2024 in #pages-help
Attempting to fetch asset that doesn't exist returns index.html
ok that makes sense. i know when it was returning the index it was a 200 but a 404 should be a 404
7 replies
CDCloudflare Developers
•Created by benten on 1/25/2024 in #pages-help
Attempting to fetch asset that doesn't exist returns index.html
is there a way to inspect the response without cloning it though? if i call res.text() and it turns out to be a valid asset i can't reuse the response, right?
7 replies
CDCloudflare Developers
•Created by benten on 1/25/2024 in #pages-help
Attempting to fetch asset that doesn't exist returns index.html
perfect! i guess i should have read more of the docs, thank you!
7 replies