WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
29667
[GTK] [Soup] Accessing request body data in request signal handler
https://bugs.webkit.org/show_bug.cgi?id=29667
Summary
[GTK] [Soup] Accessing request body data in request signal handler
Brendan Taylor
Reported
2009-09-22 21:02:35 PDT
I'd like to get the request data (e.g. any POSTed form data) in a handler for the mime-type-policy-decision-requested signal. The signal is passed a WebKitNetworkRequest, but the Request's SoupMessage's request_body->data is empty, even after i do a soup_message_body_flatten on it. The specific use case is to pass POST data to an external download script that is invoked when WebKit determines that it cannot display a resource.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2014-04-08 18:16:03 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