busachick / harviewer

Automatically exported from code.google.com/p/harviewer
0 stars 0 forks source link

KB total is wrong #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. load the attached har in the viewer
2. see total says 97 KB
3. adding up the files equals 49 KB

What is the expected output? 49 KB
What do you see instead? 97 KB

What version of the product are you using?
http://www.softwareishard.com/har/viewer/

On what operating system? Windows XP

Please provide any additional information below.
I also ran this is HttpWatch and it said ~50 KB (they include header size,
hence the slight increase). I thought it might be gzip, but most of these
are images. The content-length headers still add up to ~50 KB.

Original issue reported on code.google.com by stevesou...@gmail.com on 30 Mar 2010 at 5:19

Attachments:

GoogleCodeExporter commented 8 years ago
Patch committed at R92
Will be in HARViewer 1.1-9

You can simply build your own distribution if you don't want to wait, see:
http://code.google.com/p/harviewer/wiki/Installation

The summary now shows received number of bytes (as well as the numbers 
associated
with individual requests). The tooltip for response size now displays even the
uncompressed size.

Please verify

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 5 May 2010 at 9:04

GoogleCodeExporter commented 8 years ago
This bug should be fixed in HAR 1.1-9, R188
Please verify.

Thanks for the report!
Honza

Original comment by odva...@gmail.com on 6 Jun 2010 at 7:10

GoogleCodeExporter commented 8 years ago
Sorry, the revision is: R118
Honza

Original comment by odva...@gmail.com on 6 Jun 2010 at 7:11