summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlxmlhttprequest_p.h
Commit message (Collapse)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-16/+16
|
* Implement (parts of) XMLHttpRequestAaron Kennedy2009-08-271-0/+60
This is the first step to allowing QML to interact with REST style APIs in the same way as a webbrowser can.