]> git.kaiwu.me - njs.git/commit
Skip empty buffers in HTTP response send().
authorRoman Arutyunyan <arut@nginx.com>
Wed, 28 Feb 2018 16:16:25 +0000 (19:16 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 28 Feb 2018 16:16:25 +0000 (19:16 +0300)
commit2c6c2bbabcaddbeff7b6516c5cdd2e05e5f7590a
tree3d49104da01698ec9e4387039025e7ba9978ec20
parentbd21362fa0473b053514dd6e0518c3f87a0ed42e
Skip empty buffers in HTTP response send().

Such buffers lead to send errors and should never be sent.
nginx/ngx_http_js_module.c