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

http.request doesn't respect socketPath #1

Open
zephraph opened this issue Oct 15, 2024 · 1 comment
Open

http.request doesn't respect socketPath #1

zephraph opened this issue Oct 15, 2024 · 1 comment

Comments

@zephraph
Copy link
Owner

zephraph commented Oct 15, 2024

@sbmsr and I were trying to get the first version of this to work but we were getting a wild request infinite loop. It turns out, Deno has a bug w/ it's http.request implementation where it doesn't respect socketPath. That means it's still going to try to do an http request for whatever you plug in.

@zephraph
Copy link
Owner Author

denoland/deno#8821

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

No branches or pull requests

1 participant