Quantcast
Viewing all articles
Browse latest Browse all 4759

How to log all HTTP header?

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

Viewing all articles
Browse latest Browse all 4759

Trending Articles