Home
last modified time | relevance | path

Searched refs:multipart (Results 1 – 25 of 163) sorted by relevance

1234567

/third_party/gstreamer/gstplugins_good/gst/multipart/
Dmultipartdemux.c179 gst_multipart_demux_init (GstMultipartDemux * multipart) in gst_multipart_demux_init() argument
182 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 …]
/third_party/python/Doc/library/
Demail.message.rst29 :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 would
342 :mimetype:`multipart/digest` containers. Such subparts have a default
441 message is a :mimetype:`multipart`, then the list will contain one element
482 Here's an example that prints the MIME type of every part of a multipart
495 multipart/report
505 ``msg.get_content_maintype() == 'multipart'`` may return ``False``. We
513 ... print(part.get_content_maintype() == 'multipart',
[all …]
Demail.errors.rst51 :mimetype:`multipart` or missing. :exc:`MultipartConversionError` multiply
65 :mimetype:`multipart/alternative` had a malformed header, that nested message
70 * :class:`NoBoundaryInMultipartDefect` -- A message claimed to be a multipart,
100 :mimetype:`multipart`, but no subparts were found. Note that when a message
102 return ``False`` even though its content type claims to be :mimetype:`multipart`.
/third_party/python/Lib/test/test_email/data/
Dmsg_39.txt2 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"
Dmsg_38.txt2 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"
Dmsg_42.txt1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
Dmsg_12.txt6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
Dmsg_12a.txt6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-server/
Dss-server.c13 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()
Dmain.c17 int interrupted, bad = 1, multipart; variable
277 multipart = 1; in main()
/third_party/curl/tests/data/
Dtest64725 IMAP APPEND multipart using mime API
28 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=----------------------------
Dtest15827 HTTP multipart formpost with only a 100 reply
37 ^Content-Type: multipart/form-data.*
46 Content-Type: multipart/form-data; boundary=----------------------------4f12fcdaa3bc
Dtest115849 ^(Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*
57 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd32
79 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
Dtest118649 ^(Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*
57 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd32
79 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
Dtest16330 HTTP multipart formpost with contents from a file
52 ^(Content-Type: multipart/form-data;|------------).*
60 Content-Type: multipart/form-data; boundary=----------------------------c2d1767eb6ac
Dtest30431 HTTPS multipart formpost
45 ^(Content-Type: multipart/form-data;|------).*
53 Content-Type: multipart/form-data; boundary=----------------------------qrstuvwxyz0123456789AB
Dtest64624 SMTP multipart using mime API
33 …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=----------------------------
Dtest113346 ^(Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*
54 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd32
76 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
Dtest25865 HTTP POST multipart without Expect: header using proxy anyauth (Digest)
81 ^(Content-Type: multipart/form-data;|------).*
90 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
116 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
Dtest25961 HTTP POST multipart with Expect: header using proxy anyauth (Digest)
77 ^(Content-Type: multipart/form-data;|------).*
87 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
114 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
Dtest105377 ^(Content-Type: multipart/form-data;|------------).*
85 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
109 Content-Type: multipart/form-data; boundary=----------------------------9ef8d6205763
/third_party/mbedtls/tests/suites/
Dtest_suite_psa_crypto_driver_wrappers.data334 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, good
338 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, good
342 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, fallback
346 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, fallback
350 PSA symmetric encrypt multipart: AES-CTR, 16 bytes, fake
354 PSA symmetric encrypt multipart: AES-CTR, 15 bytes, fake
370 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, good
374 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, fallback
378 PSA symmetric decrypt multipart: AES-CTR, 16 bytes, fake
382 PSA symmetric encryption multipart: AES-CTR, 11+5 bytes
[all …]
/third_party/curl/docs/cmdline-opts/
Dform.d6 Help: Specify multipart MIME data
17 Content-Type multipart/form-data according to RFC 2388.
19 For SMTP and IMAP protocols, this is the means to compose a multipart mail
116 curl -F '=(;type=multipart/alternative' \\
Dform-escape.d4 Help: Escape multipart form field/file names using backslash
12 Tells curl to pass on names of multipart form fields and files using
/third_party/node/deps/undici/src/node_modules/busboy/
DREADME.md19 * 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…

1234567