Lance Dockins

Results 4 issues of Lance Dockins

Are there any plans to add a js_access_filter? We currently use Lua to control some aspects of access to different locations. While you can sort of achieve this with either...

question
answered
discussion

Are there any plans to modify js_set to allow specific phase declaration? Right now js_set sort of intelligently chooses its phase based on where you use the variable which is...

question
answered
discussion

Is there a syntax to submit subrequests to the FastCGI backend? For example, if you want to use js_content to do some work before the content is retrieved, issue a...

question
answered

Are there any good examples of fs.readSync? I already know how to use readFileSync but need to support an alternate use case that reads larger text files (strings) either line...