-
Notifications
You must be signed in to change notification settings - Fork 170
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
qjs fetch. #864
base: master
Are you sure you want to change the base?
qjs fetch. #864
Conversation
Hi @xeioex,
|
Hi @xeioex,
Is it because there is no |
Hi @hongzhidao, It seems, with more classes you added you stepped upon |
Agree, thanks. [update] done: #873 |
89600cd
to
936da2c
Compare
Hi @xeioex, Line 427 in 8708663
I tested it with njs, and it failed. I debug the response. Its output is:
|
here is my js_fetch.t output
|
I changed the location /json, and then it passed.
It passed with non-root user. |
Hi @xeioex,
But I'm not sure if it's an issue in QuickJS. My next step is to support DNS resolve and https with fetch. [update]: all the test cases in |
e9e640a
to
cd718ff
Compare
Hi @xeioex,
I did this to reproduce it.
|
No description provided.