Hi
In order to analysis hacker activity, I need to recode fully HTTP request.
Not only method, uri, body but also headers.
Module ngx_http_core_module provide $http_name to get one header, but not all.
How do I do it?
Kevin
In order to analysis hacker activity, I need to recode fully HTTP request.
Not only method, uri, body but also headers.
Module ngx_http_core_module provide $http_name to get one header, but not all.
How do I do it?
Kevin