Status: New
Owner: ----
New issue 347 by
MartPo...@gmail.com: Compresed source is used for size
comparison
http://code.google.com/p/specto/issues/detail?id=347
When watching static web pages, if gzip compression is provided by web
server, specto uses compressed html for size comparison. Because of
inclusion of file metadata, compressing the same input file with gzip
multiple times leads to different output files. For whatever reason some
web pages apparently compress the same html source over and over again, so
compressed source is different every time and specto announces change on a
webpage, even though uncompressed source is the same.