Lev Gimelfarb

Results 3 issues of Lev Gimelfarb

Fixing an issue where httpsys native module crashes node.exe process with Access Violation 0xc0000005, when responding to a request for a static file (or any large response). Also adding a...

Several enhancements for better integration with 'connect' middleware: - Firing 'finish' event on ServerResponse so that logging can occur - Allowing setting of res.statusCode property - Fix passing of response...

httpsys native module crashes with Access Violation (0xc0000005) when serving a static file over a certain size (at 30KB+), and takes down node.exe process. Reproducing is fairly simple and happens...