<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QHttpPart &amp; QhttpMultiPart equivalent in ObjC for custom framework]]></title><description><![CDATA[<p dir="auto">I am trying to create a framework for an IOS app. The equivalent framework is already ready and being used to deploy the app on windows desktops. The windows equivalent framework uses Qt . One of the api's provided by the windows framework use "QHttpPart" variable. This variable has a header and body. It is then appended to a "QHttpMultiPart" which then sent as a part of a network request.</p>
<p dir="auto">I am not using Qt as a part of the IOS framework. I have to use native in built methods to create this method.</p>
<p dir="auto">Is there an equivalent of "QHtppPart" and "QHttpMultiPart" in IOS that I can use?</p>
]]></description><link>https://forum.qt.io/topic/35661/qhttppart-qhttpmultipart-equivalent-in-objc-for-custom-framework</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 22:31:08 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/35661.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 18 Dec 2013 22:12:11 GMT</pubDate><ttl>60</ttl></channel></rss>