Replies: 1 comment 6 replies
-
|
Yes, some custom method to be able to support streaming responses would be acceptable. Please separate that fix from the ssl change 🙏 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I attempt to implement these feature . And also, add option to disable ssl certificate verify.
After reading xhr.c. I think it will be easier to extend xhr with something like __tjsPopResponseBuffer method to get and clear response buffer(x->result.bbuf), compared with reimplement fetch.
Will you accept such solution?
Beta Was this translation helpful? Give feedback.
All reactions