Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix localhost.test.js #895

Closed
KernelDeimos opened this issue Sep 30, 2024 · 3 comments · Fixed by #896
Closed

Fix localhost.test.js #895

KernelDeimos opened this issue Sep 30, 2024 · 3 comments · Fixed by #896
Assignees

Comments

@KernelDeimos
Copy link
Contributor

KernelDeimos commented Sep 30, 2024

The test localhost.test.js is failing with a 404 response when the host address is ::1 rather than localhost or 127.0.0.1. #830 adds support for :: as the permissive listening address so we should fix this to be consistent.

@n00nchi
Copy link

n00nchi commented Oct 1, 2024

Can I pick this up?

@KernelDeimos
Copy link
Contributor Author

Can I pick this up?

Absolutely! I've marked you as assigned.

@n00nchi
Copy link

n00nchi commented Oct 2, 2024

PR: #896

Review when you get the chance. Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants