[Webkit-unassigned] [Bug 107276] New: Web Inspector: Show requests in `curl` syntax in DevTools → Network → Headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 06:06:55 PST 2013


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

           Summary: Web Inspector: Show requests in `curl` syntax in
                    DevTools → Network → Headers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://crbug.com/166617
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: serya at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Reported by mathias at qiwi.be, Dec 18, 2012
UserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.22 (KHTML, like Gecko) Chrome/25.0.1361.0 Safari/537.22

Steps to reproduce the problem:
Currently the Network pane looks like this when a request has been selected: http://i.imgur.com/L6AR9.png

What is the expected behavior?

What went wrong?
It would be immensely useful if there was something like a “copy `curl` command” link next to the view source link near the Request Headers heading — or possibly a link that would show the same request in `curl` syntax so it can be copied to the clipboard manually.

Did this work before? No 

Chrome version: 25.0.1361.0  Channel: canary
OS Version: OS X 10.8.2

https://code.google.com/p/chromium/issues/detail?id=106443 is relevant here, but it’s not the same thing. I think both features (the ability to forge HTTP requests in the browser + having a copy-paste-ready `curl` snippet for further testing on the command-line) can be beneficial to web developers. They’re not mutually exclusive.

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