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

fix: support *.localhost resolution RFC 6761 [INS-4739] #8195

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

filfreire
Copy link
Member

@filfreire filfreire commented Nov 22, 2024

Closes INS-4739
Closes #8160

Fix was done on node-libcurl, bumping to curl >= 7.85.0 where this was initially added. Details: Kong/node-libcurl#70

how to test

Spin up insomnia with this change try to hit both http://localhost and http://something.localhost - both should resolve to 127.0.0.1 / ::1

image

@filfreire filfreire requested a review from a team November 22, 2024 12:03
@filfreire filfreire merged commit 7143aa8 into Kong:develop Nov 22, 2024
8 checks passed
@filfreire filfreire deleted the fix/localhost-rfc6761-ins4739 branch November 22, 2024 14:17
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

Successfully merging this pull request may close these issues.

Can't resolve *.localhost
2 participants