[Webkit-unassigned] [Bug 46092] New: Web Inspector: display headers actually used by network stack in Resources tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 08:02:06 PDT 2010


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

           Summary: Web Inspector: display headers actually used by
                    network stack in Resources tab
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caseq at chromium.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, loislo at chromium.org


Currently, the request and response headers Web Inspector displays in resource tab do not match those actually send over wire:
- for request headers, headers added by the platform network stack are missing. This includes Cookie:, Accept-*: and Cache-Control: headers;
- for response, this includes Set-Cookie header.
It is suggested to provide a way for network stack to return raw headers as part of ResouceResponse, conditionally on a flag set in request.

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