Bug 17358

Summary: Inspector should show full GET request when inspecting image resources
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://maps.google.com/?ie=UTF8&z=11&ll=37.159222,-121.953735&spn=0.402212,0.563049&om=1&layer=t

Description Eric Seidel (no email) 2008-02-14 02:17:52 PST
Inspector should show full GET request when inspecting image resources

Try inspecting google maps.  You see lots and lots of files named "mt" and "transparent.png".  It would be really useful to know what full GET request actually caused those resources to load.
Comment 1 Adam Roben (:aroben) 2008-02-14 07:40:49 PST
Eric, are you asking for something more than just the full URL of the resource? You can see that by hovering over the resource in the left sidebar.
Comment 2 Timothy Hatcher 2008-05-25 14:11:43 PDT
We also show the full URL now when clicked on a resources. I think we can close this.