willmafh

Results 2 comments of willmafh

> Can you please explain why you need this variable. There's a variable `$status` which will be 301 in case of auto redirect. When using OpenResty/njs, there are chances that...

> Phases can be skipped for multiple reasons. For example, a simple `return 200 foo;` skips all phases beyond rewrite. Also, any module can install its own handler in any...