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: localhost resolution RFC6761 #70

Merged
merged 4 commits into from
Nov 22, 2024

Conversation

filfreire
Copy link
Member

@filfreire filfreire commented Nov 22, 2024

Trying to investigate Kong/insomnia#8160 and if it's potentially an issue on node-libcurl side

Bumps to libcurl 7.86.0 where the fix was introduced. Not bumping to any higher libcurl version for now to avoid dragons.

Research:

Note: Windows still fails on the test.localhost scenario, even though using curl 7.85.0 on a Windows machine works, not sure what's the reason for it to fail here 🤷‍♂️ Looks like there's more weirdness there potentially. ⚠️ Update on windows: we're dependant on https://github.com/JCMais/curl-for-windows - the git submodule was pointing at an older commit. Regardless of version set on linux and macos. Latest commit on that repo has since pulled to curl 7.86.0

@filfreire filfreire force-pushed the spike/investigate-localhost-rfc6761 branch from aab6868 to ee15841 Compare November 22, 2024 08:49
@filfreire filfreire changed the title spike: investigate localhost resolution RFC6761 fix: localhost resolution RFC6761 Nov 22, 2024
@filfreire filfreire marked this pull request as ready for review November 22, 2024 10:26
@filfreire filfreire merged commit fb41cb2 into develop Nov 22, 2024
10 checks passed
@filfreire filfreire deleted the spike/investigate-localhost-rfc6761 branch November 22, 2024 11: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.

1 participant