Open Larry-Rosenfeld opened 3 years ago
@Larry-Rosenfeld Did you checkout this issue: https://github.com/Azure/iisnode/issues/60? The changes here solved the issue on my end.
Why not merge the pull request ?
Yeah this really should have been merged... or at least give a reason why it was closed.
Hi Y'all! Thanks so much for this essential software!
Running this code on a Windows web server, supporting a node.js application, my node log file records the following warning:
As indicated above, the problem is with interceptor.js, line 169:
Based on https://nodejs.org/api/deprecations.html#DEP0005, I've changed this line to the following and no longer get the warning. In addition, a message truncation problem that has been plaguing me on a new Windows web server appears to have disappeared (hopefully for good ;-) ):
Did I get this update right? Perhaps there's a better fix -- or perhaps there's no need for a fix and I'm wrong-tree barking? Any guidance y'all could provide is appreciated.
Larry Rosenfeld Applications Analyst, UNC-CH