[Webkit-unassigned] [Bug 19945] List HTTP status code with response headers in resources tab of Web Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 13:02:57 PDT 2009


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





--- Comment #6 from James Wheare <james at wheare.org>  2009-08-24 13:02:56 PDT ---
As mentioned in Bug 26384:

"Version is useful info because it effects resource download pipelining
behaviour."

Caching behaviour also varies between HTTP 1.0 and 1.1, and only 1.1 allows
persistent connections. This can be crucial information to have when debugging
HTTP requests.

See:
http://www.research.att.com/~bala/papers/h0vh1.html
http://stackoverflow.com/questions/246859/http-1-0-vs-1-1

-- 
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