[Webkit-unassigned] [Bug 30567] add support for exporting HTTP Archive format in Resources panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 27 13:11:14 PDT 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caseq at chromium.org




--- Comment #7 from Pavel Feldman <pfeldman at chromium.org>  2010-05-27 13:11:12 PST ---
As we work on the extensions for the web inspector, we feel the need for some solid http-related API we could commit to. Currently, I don't see alternatives to HAR. I am sure extension developers will appreciate exposing it too since they will be able to reuse their code. Here is a recent spec we could target.

http://groups.google.com/group/http-archive-specification/web/har-1-2-spec

There are obvious missing pieces such as detailed timing and cookies. We can look into supporting them in the Chromium's stack as a start.

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