Description
Adds XSLT transformation support to nginx-mainline for XML responses. It can transform XML output with stylesheets before sending responses to clients.
Use it when XML transformation belongs in the web server layer. Stylesheet behavior and input size should be controlled because transformations can affect performance and output correctness.