Sorry,
hf_value2 instead of the hf_value 
and I see nothing in the logs, any ideas?

Thanks,



On Thu, Oct 26, 2017 at 6:36 PM, Arsen <arsen.semionov@gmail.com> wrote:
Hi guys!

Is it possible to get value of a custom parameter of the authorization header?

I've checked selects in the textops mod and try the following:

 if (is_present_hf("Authorization")) {
 xplog("L_ERR", "custom auth $sel(@hf_value.authorization.edatech_opaque) \n");
 }

Arsen Semionov