diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-02-15 06:36:25 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2010-02-15 06:37:04 (GMT) |
commit | 988c69de1a16080bf9646f9698ff62cc5541e0b8 (patch) | |
tree | 532e0e12390a8c58895736eaa3a5991312681a50 /tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply | |
parent | cebb18bbffeb16a951dbe16dde2811284f359840 (diff) | |
download | Qt-988c69de1a16080bf9646f9698ff62cc5541e0b8.zip Qt-988c69de1a16080bf9646f9698ff62cc5541e0b8.tar.gz Qt-988c69de1a16080bf9646f9698ff62cc5541e0b8.tar.bz2 |
Make tst_xmlhttprequest more reliable
Diffstat (limited to 'tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply')
-rw-r--r-- | tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply b/tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply index 35b11f4..7ae6951 100644 --- a/tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply +++ b/tests/auto/declarative/qmlxmlhttprequest/data/send_data.reply @@ -1,2 +1,3 @@ HTTP/1.0 200 OK +Connection: close Content-type: text/html; charset=UTF-8 |