Searched refs:multipart (Results 1 – 25 of 163) sorted by relevance
1234567
179 gst_multipart_demux_init (GstMultipartDemux * multipart) in gst_multipart_demux_init() argument182 multipart->sinkpad = in gst_multipart_demux_init()185 gst_element_add_pad (GST_ELEMENT_CAST (multipart), multipart->sinkpad); in gst_multipart_demux_init()186 gst_pad_set_chain_function (multipart->sinkpad, in gst_multipart_demux_init()188 gst_pad_set_event_function (multipart->sinkpad, in gst_multipart_demux_init()191 multipart->adapter = gst_adapter_new (); in gst_multipart_demux_init()192 multipart->boundary = DEFAULT_BOUNDARY; in gst_multipart_demux_init()193 multipart->mime_type = NULL; in gst_multipart_demux_init()194 multipart->content_length = -1; in gst_multipart_demux_init()195 multipart->header_completed = FALSE; in gst_multipart_demux_init()[all …]
29 :mimetype:`multipart/\*` or :mimetype:`message/rfc822`.49 documents such as :mimetype:`multipart/\*` and :mimetype:`message/rfc822`138 "msg.get_content_maintype() == 'multipart'" will return the ``True``.320 inside a :mimetype:`multipart/digest` container, in which case it would342 :mimetype:`multipart/digest` containers. Such subparts have a default441 message is a :mimetype:`multipart`, then the list will contain one element482 Here's an example that prints the MIME type of every part of a multipart495 multipart/report505 ``msg.get_content_maintype() == 'multipart'`` may return ``False``. We513 ... print(part.get_content_maintype() == 'multipart',[all …]
51 :mimetype:`multipart` or missing. :exc:`MultipartConversionError` multiply65 :mimetype:`multipart/alternative` had a malformed header, that nested message70 * :class:`NoBoundaryInMultipartDefect` -- A message claimed to be a multipart,100 :mimetype:`multipart`, but no subparts were found. Note that when a message102 return ``False`` even though its content type claims to be :mimetype:`multipart`.
2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"31 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"53 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa1"
2 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa0"5 Content-Type: multipart/mixed; boundary="----- =_aaaaaaaaaa1"9 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa2"29 and this one, which is from a multipart we haven't even seen yet!49 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa3"71 Content-Type: multipart/alternative; boundary="----- =_aaaaaaaaaa4"
1 Content-Type: multipart/mixed; boundary="AAA"16 Content-Type: multipart/mixed; boundary="BBB"
6 Content-Type: multipart/mixed; boundary="BOUNDARY"17 Content-Type: multipart/mixed; boundary="ANOTHER"
13 extern int interrupted, bad, multipart;93 if (multipart) in myss_srv_tx()193 if (multipart) { in myss_srv_state()204 (multipart ? strlen(multipart_html) : in myss_srv_state()
17 int interrupted, bad = 1, multipart; variable277 multipart = 1; in main()
25 IMAP APPEND multipart using mime API28 imap://%HOSTIP:%IMAPPORT/%TESTNUMBER -F "=(;type=multipart/alternative" -F "= <body>This is the htm…51 Content-Type: multipart/mixed; boundary=----------------------------60 Content-Type: multipart/alternative; boundary=----------------------------
27 HTTP multipart formpost with only a 100 reply37 ^Content-Type: multipart/form-data.*46 Content-Type: multipart/form-data; boundary=----------------------------4f12fcdaa3bc
49 ^(Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*57 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd3279 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
30 HTTP multipart formpost with contents from a file52 ^(Content-Type: multipart/form-data;|------------).*60 Content-Type: multipart/form-data; boundary=----------------------------c2d1767eb6ac
31 HTTPS multipart formpost45 ^(Content-Type: multipart/form-data;|------).*53 Content-Type: multipart/form-data; boundary=----------------------------qrstuvwxyz0123456789AB
24 SMTP multipart using mime API33 …l-rcpt recipient@example.com --mail-from sender@example.com -F "=(;type=multipart/alternative" -F …66 Content-Type: multipart/mixed; boundary=----------------------------73 Content-Type: multipart/alternative; boundary=----------------------------
46 ^(Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*54 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd3276 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
65 HTTP POST multipart without Expect: header using proxy anyauth (Digest)81 ^(Content-Type: multipart/form-data;|------).*90 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce116 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
61 HTTP POST multipart with Expect: header using proxy anyauth (Digest)77 ^(Content-Type: multipart/form-data;|------).*87 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce114 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
77 ^(Content-Type: multipart/form-data;|------------).*85 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763109 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
334 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, good338 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, good342 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, fallback346 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, fallback350 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, fake354 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, fake370 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, good374 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, fallback378 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, fake382 PSA symmetric encryption multipart: AES-CTR, 11+5 bytes[all …]
6 Help: Specify multipart MIME data17 Content-Type multipart/form-data according to RFC 2388.19 For SMTP and IMAP protocols, this is the means to compose a multipart mail116 curl -F '=(;type=multipart/alternative' \\
4 Help: Escape multipart form field/file names using backslash12 Tells curl to pass on names of multipart form fields and files using
19 * Parsing (multipart) with default options:59 <form method="POST" enctype="multipart/form-data">140 …* **defParamCharset** - _string_ - For multipart forms, the default character set to use for value…142 …* **preservePath** - _boolean_ - If paths in filenames from file parts in a `'multipart/form-data'…152 …* **fileSize** - _integer_ - For multipart forms, the max file size (in bytes). **Default:** `Infi…154 …* **files** - _integer_ - For multipart forms, the max number of file fields. **Default:** `Infini…156 …* **parts** - _integer_ - For multipart forms, the max number of parts (fields + files). **Default…158 …* **headerPairs** - _integer_ - For multipart forms, the max number of header key-value pairs to p…160 …ing entirely, is not a supported type, or is missing the boundary for `'multipart/form-data'` requ…