We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running resty in a wam application
I got this error with default example :
Error: Get "http://httpbin.org/get": dial tcp: lookup httpbin.org: Protocol not available wasm_exec.js:19 Response Status Code: 0 wasm_exec.js:19 Response Status: wasm_exec.js:19 Response Body: wasm_exec.js:19 Response Time: 400.128µs
https://gitlab.com/c1560/cryptofiscafacile/-/merge_requests/824
I have tested http.get successfully
The text was updated successfully, but these errors were encountered:
I have used this as a workaround : #512 (comment)
Sorry, something went wrong.
@oliverlj Thanks for bringing it up. @shynome did a PR #683 for wasm. I will try to add it.
jeevatkm
Successfully merging a pull request may close this issue.
I'm running resty in a wam application
I got this error with default example :
https://gitlab.com/c1560/cryptofiscafacile/-/merge_requests/824
I have tested http.get successfully
The text was updated successfully, but these errors were encountered: