Hi all. I'm trying to add support of wsgi_params to wsgi_module. I'm reading the fastcgi_module implementation, but I do not understand the use of params_len. For wsgi_module I need to convert the "params key" and the evaluated "params value" in a Python dictionary. Thanks Manlio Perillo