RESOLVED FIXED 177833
Share code to determine a forbidden method
https://bugs.webkit.org/show_bug.cgi?id=177833
Summary Share code to determine a forbidden method
Daniel Bates
Reported 2017-10-03 13:02:30 PDT
Currently we duplicate code in XMLHttpRequest and FetchRequest to determine if a method is forbidden. We should add a common helper function and update both classes to make use of it.
Attachments
Patch (6.46 KB, patch)
2017-10-03 13:04 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2017-10-03 13:04:13 PDT
Daniel Bates
Comment 2 2017-10-03 15:40:39 PDT
Comment on attachment 322569 [details] Patch Clearing flags on attachment: 322569 Committed r222815: <http://trac.webkit.org/changeset/222815>
Daniel Bates
Comment 3 2017-10-03 15:40:40 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2017-10-03 15:41:45 PDT
Note You need to log in before you can comment on or make changes to this bug.