X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=tests%2Fsoup.js;h=40ed81dc7e79216bee99507df9344ed9b37891f4;hb=682da4e1c9dd42cb978f37dd939b2cb43914b6dd;hp=480606559fce2679712e533786ae0f4ed543b8d6;hpb=efa8a665451fe7efc2e125c7315a6b95b0eacde2;p=gitlive diff --git a/tests/soup.js b/tests/soup.js index 48060655..40ed81dc 100644 --- a/tests/soup.js +++ b/tests/soup.js @@ -92,7 +92,8 @@ XObject.extend(XMLHttpRequest,{ setRequestHeader : function ( header, value) { - + _this.message.request_headers.append(headers, value) + }, overrideMimeType : function ( mime) {