Koala Yeung
Koala Yeung
Thanks for the reply. Will take a look.
@kellyellis: Seems working fine for fragments in my test.
@gnunn1 please kindly review this.
Although a good suggestion, this would be a huge undergoing. I'm currently very busy of my work, so probably not very soon. So don't hold your breath. Pull requests are...
Since [node-fastcgi](https://www.npmjs.com/package/node-fastcgi) has better support to error stream writing, its best to do the error stream handling as part of the `node-fastcgi` example. Reference: #17
0d16770 partially solved this issue. But I think some inspection to error stream output is still needed.
Thanks for the advice. I'll try to come up with one. Or, you can send me a PR for it :-)
@hiqsociety Thanks for the question. Sorry. We don't currently have a fasthttp version. And I don't currently have plan to do so. Standard http library or it's interface seems perfectly...
Can you show more of your code? It's hard to tell what happened without further information.
Thanks. Will check this issue.