Hi all, Is there a simple way that I am missing to enable output compression for njs scripts? It seems to be working for r.internalRedirect(‘/foo.html’) But not for: r.headersOut['Content-Type'] = 'text/html; charset=UTF-8' r.return(200, someHtml) Cheers, Gunter |
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel