RESOLVED FIXED 151601
[GTK] Add webkit_uri_request_get_http_method
https://bugs.webkit.org/show_bug.cgi?id=151601
Summary [GTK] Add webkit_uri_request_get_http_method
Jon Forsberg
Reported 2015-11-25 07:17:47 PST
Created attachment 266159 [details] Patch against 2.10.3 Make it possible to find out the HTTP method of a request. Patch contains no ChangeLog entry and I need help creating a testcase and possibly making the function return an interned string as suggested by Carlos Garcia Campo.
Attachments
Patch against 2.10.3 (2.71 KB, patch)
2015-11-25 07:17 PST, Jon Forsberg
no flags
Updated patch (8.25 KB, patch)
2015-12-07 03:27 PST, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2015-12-07 03:27:23 PST
Created attachment 266765 [details] Updated patch Added ChangeLog entries and unit tests and changed to use intern string to be able to compare pointer returned with SOUP_METHOD macros.
WebKit Commit Bot
Comment 2 2015-12-07 04:36:36 PST
Comment on attachment 266765 [details] Updated patch Clearing flags on attachment: 266765 Committed r193622: <http://trac.webkit.org/changeset/193622>
WebKit Commit Bot
Comment 3 2015-12-07 04:36:39 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.