[Webkit-unassigned] [Bug 30894] New: [Qt] Implement DELETE HTTP method for XmlHttpRequest

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 19:51:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30894

           Summary: [Qt] Implement DELETE HTTP method for XmlHttpRequest
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


DELETE method is not implemented for QtWebKit as the underlying QtNetwork
module did not supported this HTTP method up until now. The next version of the
QtNetwork library (v4.5) will support the DELETE method. The following patch
takes advantage of the new QtNetwork feature and implements the DELETE method
for XHR.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list