ngx_http_js_module icon indicating copy to clipboard operation
ngx_http_js_module copied to clipboard

fast JSString to ngx_str_t conversion

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

with something like:

JS_GetStringBytesLength(cx, str, &len);

peter-leonov avatar May 24 '10 10:05 peter-leonov