summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlxmlhttprequest.cpp
Commit message (Expand)AuthorAgeFilesLines
* XMLHttpRequest status and statusText were not set in finished or error.Tapani Mikola2009-09-181-0/+10
* Added \r\n between the headers in getAllResponseHeadersTapani Mikola2009-09-181-1/+1
* Implementations of getAllResponseHeaders () and getResponseHeader ().Tapani Mikola2009-09-181-4/+69
* Implement more of XMLHttpRequestAaron Kennedy2009-09-011-15/+868
* Implement (parts of) XMLHttpRequestAaron Kennedy2009-08-271-0/+535