A
Amol
Guest
Hi All,
Being just curious to know about any hint or pointers to minify the html(http response) generated by web server(apache, nginx) on the fly.
For static pages, it can be done manually using tools like tidy, however can we do that for dynamic pages?
Is there any technique that any language like rails/ASP/Java/php provides this kinda support, that any output generated as part of http response should not contain any white-spaces and should be minified
thanks
Amol
Being just curious to know about any hint or pointers to minify the html(http response) generated by web server(apache, nginx) on the fly.
For static pages, it can be done manually using tools like tidy, however can we do that for dynamic pages?
Is there any technique that any language like rails/ASP/Java/php provides this kinda support, that any output generated as part of http response should not contain any white-spaces and should be minified
thanks
Amol