Hello,

We use the req.body_param([<name>]) setting to retrieve body parameter from the incoming HTTP queries and place them into the logs.

Unfortunately this only works with HTTP POST requests. In our case we need to extract the parameter from PUT requests as well.

Would it be an option to use req.body_param([<name>]) on any HTTP method type instead of restricting it to HTTP POST?

Best
Simon

--
SEMKNOX GmbH
Simon Schabel
Webergasse 1, Haus B/1 · 01067 Dresden
simon.scha...@semknox.com · +49-351-32 123 102 · www.semknox.com


Reply via email to