Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Even non-existent pages return 200 OK http status code #598

Open
onnimonni opened this issue Feb 17, 2024 · 0 comments
Open

Even non-existent pages return 200 OK http status code #598

onnimonni opened this issue Feb 17, 2024 · 0 comments

Comments

@onnimonni
Copy link

Description

All pages return 200 OK no matter what:

$ curl -LsD - https://transitivebullsh.it/non-existent -o /dev/null
HTTP/2 200
age: 240
cache-control: public, max-age=0, must-revalidate
content-type: text/html; charset=utf-8
date: Sat, 17 Feb 2024 11:27:15 GMT
etag: "guocm1p4z382"
server: Vercel
strict-transport-security: max-age=63072000
x-matched-path: /[pageId]
x-powered-by: Next.js
x-vercel-cache: STALE
x-vercel-id: fra1::sfo1::2j9sx-1708169475393-41528da6d980
content-length: 4178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant