Comment on HTML minifier revisitedparentComments−elchief12yYou don't want to use HTTP or TLS compression when using TLS. Because compression breaks TLS. And then Russian hackers can steal your session ids and CSRF nonces.But you can minify your HTML at least.
Comments
You don't want to use HTTP or TLS compression when using TLS. Because compression breaks TLS. And then Russian hackers can steal your session ids and CSRF nonces.
But you can minify your HTML at least.