From: Alan Knowles Date: Sun, 27 May 2012 07:44:05 +0000 (+0800) Subject: tests/soup.js X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=cf850efcb06ac86a093b3e63fccddaec6cef6c82 tests/soup.js --- diff --git a/tests/soup.js b/tests/soup.js index 9cb0b897..23fd0c0c 100644 --- a/tests/soup.js +++ b/tests/soup.js @@ -100,7 +100,8 @@ XObject.extend(XMLHttpRequest,{ }, send : function(data) { - + msg.set_request('application/x-www-form-urlencoded', Soup.MemoryUse.COPY, data, data.length) + }, abort : function() {