Bug 20310

Summary: Resources without content-length header do not get graphed correctly
Product: WebKit Reporter: Kevin Henrikson (Zimbra) <kevinh>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: apavlov, timothy
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.zimbra.com/products/hosted_demo.php

Description Kevin Henrikson (Zimbra) 2008-08-06 15:19:13 PDT
On our Zimbra demo app a couple of our dynamic resources do not set a content-length header in the HTTP response.  Zimlets-nodev_all.js.zgz is one example.  It's a relatively small file/response but shows up as the longest file in the size graph.
Comment 1 Mark Rowe (bdash) 2008-08-06 15:40:41 PDT
<rdar://problem/6130994>
Comment 2 Alexander Pavlov (apavlov) 2010-07-23 07:49:40 PDT
As of ToT, all resource sizes for the specified URL (some of those do not have the content-length header) are seemingly reasonable.