While searching for a way to debug POST requests in NGINX 1.15, I found a link to https://github.com/openresty/echo-nginx-module (the "HTTP Echo" module) on https://www.nginx.com/resources/wiki/modules/ . Is HTTP Echo the recommended way to go, or are there any alternatives, ideally methods that do not require third party addons? -Ralph