google chrome - GZIP compression working only on HTTPS -


is google chrome , firefox blocking gzip compression on http sites? noticed https sites contain "content-encoding: gzip" response header. browser apparently not use gzip on http sites.

i researched , found nothing it! found in old threads https compression insecure.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -