Skip to content

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

Merged
filfreire merged 1 commit into
Kong:developfrom
filfreire:fix/localhost-rfc6761-ins4739
Nov 22, 2024
Merged

fix: support *.localhost resolution RFC 6761 [INS-4739]#8195
filfreire merged 1 commit into
Kong:developfrom
filfreire:fix/localhost-rfc6761-ins4739

Conversation

@filfreire
Copy link
Copy Markdown
Contributor

@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
@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