[ngx_lua] ngx.re.split implementation
agentzh
agentzh at gmail.com
Wed Jul 11 23:40:51 UTC 2012
Hello!
On Wed, Jul 11, 2012 at 12:54 PM, Jader Henrique da Silva
<cad_jsilva at uolinc.com> wrote:
> I was checking HttpLuaModule docs and saw "ngx.re.split" implementation in
> the TODO section.
>
> Is it already implemented?
Nope, otherwise I would update the TODO section accordingly :)
> Are there any details about this implementation (e.g. parameters, returned
> data)?
>
Not yet. But I think the behavior will be similar to Perl 5's split
builtin function.
I'm always open to patches for this feature :)
Best regards,
-agentzh
More information about the nginx
mailing list