Hello! On Mon, Nov 08, 2021 at 09:57:39PM +0100, Tobias Stadler wrote:
> Does the http_proxy (or the http_upstream) module provide any > hooks (for a 3rd party plugin) to intercept/process the request > to the upstream server/the response received by the upstream > server? No. Depending on what are you trying to do, either proxy configuration (such as proxy_set_header or proxy_set_body) or generic request handlers (and/or response filters) might be appropriate. -- Maxim Dounin http://mdounin.ru/ _______________________________________________ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx