Lines Matching refs:parts
511 called multi-part because they are built by a chain of parts, each part being
519 curl_mime_init(3) creates a multi-part body; you can then append new parts
530 The following example sets two simple text parts with plain textual contents,
556 curl_mime_subparts(3) implements nested multi-parts, this way of
571 Using *curl_formadd*, you add parts to the form. When you are done adding
572 parts, you post the whole form.
598 Multipart formposts are chains of parts using MIME-style separators and
599 headers. It means that each one of these separate parts get a few headers set
603 of course supply headers to as many parts as you like, but this little example
704 translated to two distinct parts with the same name.
1247 A structured email message may contain several parts: some are displayed
1315 include parts with unknown data size in this context.