-
Notifications
You must be signed in to change notification settings - Fork 0
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
Present 404 when domain lookup not successful #705
Conversation
I haven't approved yet, becuase we didn't decide on |
1a7409e
As of https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-p2-semantics-12#section-8.4: |
Co-authored-by: Johannes Obermair <[email protected]>
Again, I have changed it to showing the failed host in the error message. |
Implements vivid-planet/comet#3300
Shows an empty page as this 404 is just a fallback for missing configurations.