文件名称:duperagent:VisionMedia的SuperAgent模块的QML克隆
文件大小:41KB
文件格式:ZIP
更新时间:2024-06-04 22:58:17
C++
DuperAgent是VisionMedia出色的库的QML克隆。 该库以Qt / C ++实现,并设计为QML的XmlHttpRequest内置实现的替代方案。 特征 与XmlHttpRequest相比的现代API 支持分段/表格上传 自动解析具有已知内容类型的响应主体 内置持久性饼干罐 Promise API 安全连接(SSL / TLS)API 网络活动指示器 图像实用程序 局限性 DuperAgent需要Qt 5.4。 DuperAgent没有实现XmlHttpRequest的XML API 从v0.xx迁移到v1.xx 1.x发行版中未删除任何API,因此使用v0.x编写的代码应继续工作而不做任何修改。 但是,行为发生了重大变化。 v1.x默认情况下启用cookie罐,以便包含cookie的响应将发送具有适当请求的cookie。 这可能会为某些应用程序引入安全问题,
【文件预览】:
duperagent-master
----.travis.yml(332B)
----qpm.json(439B)
----networkactivityindicator.cpp(3KB)
----networkactivityindicator.h(2KB)
----config.h(665B)
----imageutils.cpp(4KB)
----promise.h(2KB)
----multipartsource.cpp(347B)
----com_cutehacks_duperagent.pri(881B)
----networkactivityindicator_ios.mm(386B)
----promise.cpp(5KB)
----response.cpp(5KB)
----jsvalueiterator.h(1KB)
----config.cpp(4KB)
----cookiejar.cpp(3KB)
----response.h(2KB)
----tests()
--------tst_duperagent.pro(197B)
--------tst_promise.qml(3KB)
--------data.qrc(87B)
--------tst_duperagent.cpp(162B)
--------data.txt(8B)
--------tst_imageutils.qml(2KB)
--------tst_duperagent.qml(18KB)
----ssl.cpp(4KB)
----LICENSE(1KB)
----request.h(5KB)
----serialization.h(1KB)
----duperagent.cpp(6KB)
----qpm.h(1KB)
----request.cpp(20KB)
----promisemodule.h(1KB)
----serialization.cpp(6KB)
----promisemodule.cpp(4KB)
----README.md(13KB)
----duperagent.h(2KB)
----ssl.h(2KB)
----multipartsource.h(569B)
----cookiejar.h(815B)
----imageutils.h(1KB)