Add "DELETE" support to XMLHttpRequest
authorAaron Kennedy <aaron.kennedy@nokia.com>
Mon, 20 Jun 2011 05:22:08 +0000 (15:22 +1000)
committerAaron Kennedy <aaron.kennedy@nokia.com>
Mon, 20 Jun 2011 05:31:54 +0000 (15:31 +1000)
commit0eeb925aa5039ffddf8d623f250980fc4c97712e
tree51f8a94c44747ed6bc1614b260968ed17e8804c2
parent7031ca0e1d896336334f5a788baac6c09a9ce703
Add "DELETE" support to XMLHttpRequest
src/declarative/qml/qdeclarativexmlhttprequest.cpp
tests/auto/declarative/qdeclarativexmlhttprequest/data/send_ignoreData.qml
tests/auto/declarative/qdeclarativexmlhttprequest/data/send_ignoreData_DELETE.expect [new file with mode: 0644]
tests/auto/declarative/qdeclarativexmlhttprequest/data/send_ignoreData_HEAD.expect [moved from tests/auto/declarative/qdeclarativexmlhttprequest/data/send_ignoreData_PUT.expect with 100% similarity]
tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp