WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
30202
[Gtk] WebKitDownload object should always contain a valid SoupMessage
https://bugs.webkit.org/show_bug.cgi?id=30202
Summary
[Gtk] WebKitDownload object should always contain a valid SoupMessage
rob.manea
Reported
2009-10-08 02:42:21 PDT
Consider the following: A download request is being triggered either by clicking on a "real" download link or by chosing "Save Link" from the right click menu. Webkit now calls the download callback set with g_signal_connect(). I would like to be able to inspect the headers of the download's network request object in order to get to several fields (like content-disposition) and hand them over to an external download manager. So, my request is: The network request object in the download should always have a valid SoupMessage so we can use it later for several purposes. Thanks for your attention, Rob.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-04-08 18:18:05 PDT
The GTK+ port of WebKit1 has been removed.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug