ngx_http_js_module icon indicating copy to clipboard operation
ngx_http_js_module copied to clipboard

create a test for unneeded requests was NULLed out

Open peter-leonov opened this issue 14 years ago • 0 comments

if the request handler was simple the cleanup handler could not be bint, so we have to mark the request as inactive by setting its private pointer to NULL.

And all of this needs a tests.

peter-leonov avatar May 09 '10 14:05 peter-leonov