Depends on your definition of pretty and what you want to achieve. Are you 
looking for pretty for a human reader or for a browser?

Google's pagespeed module comes in both apache and nginx flavors and applies a 
bunch of page optimization transformations to the page and embedded resources. 
I've seen it reduce download times for an untuned site from 6 seconds to 1.2. 
But the HTML that's returned has been "prettified" for a browser not for a 
person to view.

Peter

Sent from my iPhone

> On Jul 4, 2017, at 7:20 AM, vfclists . <vfcli...@gmail.com> wrote:
> 
> Is there a module that can prettify the HTML before it gets sent to the 
> client? Some think like that must be run before the zip stage.
> 
> -- 
> Frank Church
> 
> =======================
> http://devblog.brahmancreations.com
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to