Hacker News new | ask | show | jobs
by bungle 3859 days ago
there is these days _by_lua_block.
1 comments

Thanks! This is really great:

    content_by_lua_block {
        ngx.say("hello, world")
    }