Bug 30759

Summary: [GTK] Should use WebKitNetworkResponse, and expose it
Product: WebKit Reporter: Gustavo Noronha (kov) <gustavo>
Component: WebKitGTKAssignee: Gustavo Noronha (kov) <gustavo>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Use WebKitNetworkResponse xan.lopez: review+, gustavo: commit-queue-

Gustavo Noronha (kov)
Reported 2009-10-25 13:27:30 PDT
WebKitDownload was written before we had WebKitNetworkResponse, so some functionality, such as accessing the response headers is still missing up to now. By using, and exposing a WebKitNetworkResponse object, we can fix this.
Attachments
Use WebKitNetworkResponse (8.49 KB, patch)
2009-10-25 13:30 PDT, Gustavo Noronha (kov)
xan.lopez: review+
gustavo: commit-queue-
Gustavo Noronha (kov)
Comment 1 2009-10-25 13:30:51 PDT
Created attachment 41826 [details] Use WebKitNetworkResponse Here's my proposed solution.
Xan Lopez
Comment 2 2009-10-26 05:55:16 PDT
Comment on attachment 41826 [details] Use WebKitNetworkResponse Awesomesauce.
Gustavo Noronha (kov)
Comment 3 2009-10-26 06:53:33 PDT
Landed as r50060.
Note You need to log in before you can comment on or make changes to this bug.