Hello!

On Thu, Feb 13, 2014 at 7:50 AM, Reinis Rozitis wrote:
>> Does it enables to request fileA and be able to get fileA + fileB + file C
>> ?
>> Any code example (even the most basic) ?
>
> https://github.com/agentzh/echo-nginx-module#readme
> http://wiki.nginx.org/HttpEchoModule
>

These two links are just two copies for the same document :)

Another example is the ngx.location.capture_multi() Lua API provided
by the ngx_lua module:

    https://github.com/chaoslawful/lua-nginx-module#ngxlocationcapture_multi

Regards,
-agentzh

_______________________________________________
nginx mailing list
[email protected]
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to