[Webkit-unassigned] [Bug 32026] Web Inspector: In addition to the # of HTTP headers, it would be nice to show the size (in bytes).

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 17:38:38 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32026





--- Comment #4 from Joseph Pecoraro <joepeck at webkit.org>  2009-12-01 17:38:39 PST ---
(In reply to comment #3)
> And for some reason, I'm thinking we may not be seeing all the headers.  Isn't
> a system framework used for HTTP access on Mac?

Patrick you may be right. Here was a comment made on a different bug I added
about headers not showing up in the Web Inspector's list:
https://bugs.webkit.org/show_bug.cgi?id=24272#c2

> Without actually investigating these, here is a couple of guesses that may be
> relevant:
> - the missing headers are likely those added by NSURLConnection, which is why
> WebKit doesn't know about these;
> - it should be possible to store the actual request in
> connection:willSendRequest:redirectResponse: delegate call (see comment about
> <rdar://problem/5380697> there).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list