aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlxmlhttprequest/data
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-02-274-4/+4
* Update xmlhttprequest expected data following QHttpHeadersMårten Nordheim2024-02-0721-143/+143
* Purge stray horizontal space in XHR test data QMLEdward Welbourne2023-08-098-8/+8
* Correct an inaccurate comment in XHR test-case for repeated headersEdward Welbourne2023-08-091-3/+2
* Clear out some locale-dependencies from XHR unit testEdward Welbourne2023-08-0948-70/+20
* Fix QML error, accessing global statusEdward Welbourne2023-08-081-1/+2
* Don't discard blank lines after the end of the headersEdward Welbourne2023-06-161-1/+0
* Tidy up stray braces and blank lines in XHR test-csesEdward Welbourne2023-04-2520-69/+19
* Remove spurious && true from two boolean conditions in XHR test QMLEdward Welbourne2023-04-252-2/+2
* Save some duplicate code in send_ignoreData.qml test-case for XHREdward Welbourne2023-04-251-7/+3
* Split some long lines in XHR's getResponseHeader.qml test-caseEdward Welbourne2023-04-251-4/+9
* Split a long line in an XHR test using [].join()Edward Welbourne2023-04-251-1/+5
* XHR WebDAV test: don't expect more than Keep-Alive in Connection: headerEdward Welbourne2023-04-251-1/+1
* XMLHttpRequest: Implement XHR.overrideMimeType()Edward Welbourne2023-04-203-0/+29
* XHR: Add responseURLTasuku Suzuki2023-04-151-0/+25
* Use SPDX license identifiersLucie Gérard2022-06-114-108/+8
* qqmlxmlhttprequest: Fix h2c fallout and ignore in futureMårten Nordheim2021-12-0220-37/+18
* Fix xmlhttprequest autotest after HTTP/2 changes in qtbaseLars Knoll2020-09-1530-39/+77
* tst_qqmlxmlhttprequest: Ignore HTTP encoding headersUlf Hermann2020-08-1220-19/+19
* qqmlxmlhttprequest: Add ability to disable file:// requestsMaximilian Goldstein2020-01-151-0/+32
* Add support for onload/onloadend/onerror callbacks in XHRSimon Hausmann2018-07-181-0/+13
* Fix XMLHttpRequest when used with QQmlEngine::evaluateSimon Hausmann2018-04-091-0/+11
* QQmlXMLHttpRequest: support sending ArrayBuffer dataAlberto Mardegan2017-06-262-0/+23
* Fix licensingJani Heikkinen2017-05-041-17/+12
* QML Engine: Support for "PATCH" method for XMLHTTPRequestValery Kotov2016-06-033-0/+88
* Updated license headersJani Heikkinen2016-01-203-51/+36
* XHR: Server side errors are not network errorsJulien Brianceau2015-08-271-0/+3
* QML Engine: Support for "PROPFIND" method for XMLHTTPRequestValery Kotov2015-07-188-0/+613
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-1/+1
|\
| * Fix default value for XMLHttpRequest.response propertySimon Hausmann2015-05-031-1/+1
* | QMLEngine: Update XHR tests with checking status codeValery Kotov2015-05-053-4/+6
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-2818-18/+19
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2717-17/+18
| |\
| | * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2513-13/+14
* | | QML Engine: JSON XHR response type supportValery Kotov2015-04-164-0/+38
|/ /
* | QML Engine: ArrayBuffer XHR response type supportValery Kotov2015-03-094-0/+37
* | support XMLHttpRequest sync modeTasuku Suzuki2014-12-261-8/+6
* | QML Engine: Support for "OPTIONS" method for XMLHTTPRequest was added.Valery Kotov2014-09-156-0/+75
|/
* Stabilize tst_qqmlxmlhttprequest::stateChangeCallingContext() on Mac.Friedemann Kleint2014-04-151-1/+1
* fix whitespaceOswald Buddenhagen2014-01-2212-90/+90
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into m...Simon Hausmann2013-07-263-3/+3
|\
| * Replace www.nokia.com by www.qt-project.org in tests.Friedemann Kleint2013-07-123-3/+3
* | Fix instanceStateValues xhr testSimon Hausmann2013-06-201-10/+10
|/
* Remove unwanted whitespace from test URLsMatthew Vogt2012-07-101-2/+6
* Fix crash in QQmlXmlHttpRequestChris Adams2012-07-025-0/+98
* Keep XMLHttpRequest response data after receiving a server errorTopi Reinio2012-05-013-11/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2485-0/+2413