From d988310434b00cc0e159fdf6ff3f586eefc47eed Mon Sep 17 00:00:00 2001 From: Valery Kotov Date: Wed, 4 Mar 2015 21:57:14 +0200 Subject: QML Engine: ArrayBuffer XHR response type support Support for "arraybuffer" response type for QQmlXMLHttpRequest was added. [ChangeLog][QtQml][QQmlXMLHttpRequest] QQmlXMLHttpRequest now supports "arraybuffer" binary response type. Change-Id: I866e543cc7bc6ab037ffff1ef6628057b73daf90 Reviewed-by: Simon Hausmann --- tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png | Bin 0 -> 27151 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png (limited to 'tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png') diff --git a/tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png b/tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png new file mode 100644 index 0000000000..681aef8aa2 Binary files /dev/null and b/tests/auto/qml/qqmlxmlhttprequest/data/qml_logo.png differ -- cgit v1.2.3