diff options
author | Allan Sandfeld Jensen <allan.jensen@digia.com> | 2014-11-12 17:02:12 +0100 |
---|---|---|
committer | Allan Sandfeld Jensen <allan.jensen@theqtcompany.com> | 2014-11-18 18:13:06 +0100 |
commit | e80c93a02b6f7d09e38cffc9302ac8a94dc3ea4b (patch) | |
tree | 74fa4d6baad4f7b08b9be3bf10619eceadd2a3f6 /Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp | |
parent | 1be08085f905c5d70c7da4d95cd95b72bdc35c3b (diff) | |
download | qtwebkit-e80c93a02b6f7d09e38cffc9302ac8a94dc3ea4b.tar.gz |
Support DELETE requests with a body
While non-standard, other browsers allow DELETE requests to send a body
in the HTTP request. Since there is no specific API for delete requests
with a body in QNetworkAccessManager, we use custom HTTP request for
this.
Task-number: QTBUG-42456
Change-Id: I01a055ea173b5a65086f97d0c6ef14a9e01141b3
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/WebKit2/UIProcess/API/qt/qwebloadrequest.cpp')
0 files changed, 0 insertions, 0 deletions