-
Notifications
You must be signed in to change notification settings - Fork 168
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 |
Proposed changes
Describe the use case and detail of the change. If this PR addresses an issue on GitHub, make sure to include a link to that issue using one of the supported keywords here in this description (not in the title of the PR).
Checklist
Before creating a PR, run through this checklist and mark each as complete:
CONTRIBUTING
document