[Webkit-unassigned] [Bug 22920] Inspector Request Headers Should Show Data/Variables/Parameters Sent With Request

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 25 10:34:15 PDT 2009


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





--- Comment #19 from Joseph Pecoraro <joepeck at webkit.org>  2009-08-25 10:34:13 PDT ---
(In reply to comment #18)
> (In reply to comment #16)
> > Would it be appropriate to decode the query string parameters in the
> > collapsible area?  So that "a%20b" in the URI shows up as "a b" in the
> > collapsible area.
> 
> Seemed like the right thing to do was to show the strings encoded.  A tooltip
> is available for encoded strings to show the decoded version.

Yah, I looked over the patch and saw the decodeURIComponent text was in the
tooltip.  The problem I have is that the text in the tooltip it isn't easily
copyable and I think more often then not I would want to copy/paste the decoded
version.  Maybe there could be a way to toggle between the encoded/decoded
versions?

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