Proper way to pass variables on ngx_http_read_client_request_body

Vincent Chavelle vincent.chavelle at gmail.com
Tue Mar 10 19:17:17 MSK 2009


Hi again,

I need to pass variables to my post_handler function and the solution
that I have chosen is to use 'variables' (ngx_http_variable_value_t *)
on the request structure.

This is really for this use?

Thanks

Vincent Chavelle





More information about the nginx mailing list