Home
last modified time | relevance | path

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

12345678

/external/webrtc/webrtc/base/
Dmultipart_unittest.cc29 MultipartStream multipart("multipart/form-data", kTestMultipartBoundary); in TEST() local
31 multipart.GetContentType(&content_type); in TEST()
34 EXPECT_EQ(rtc::SS_OPENING, multipart.GetState()); in TEST()
37 size_t end_part_size = multipart.GetEndPartSize(); in TEST()
38 multipart.EndParts(); in TEST()
39 EXPECT_EQ(rtc::SS_OPEN, multipart.GetState()); in TEST()
41 EXPECT_TRUE(multipart.GetSize(&size)); in TEST()
46 multipart.Write(kTestData, sizeof(kTestData), NULL, NULL)); in TEST()
48 multipart.Close(); in TEST()
49 EXPECT_EQ(rtc::SS_CLOSED, multipart.GetState()); in TEST()
[all …]
/external/python/cpython2/Lib/
Dmimify.py124 multipart = None
157 multipart = '--' + mp_res.group(1)
160 if is_repl and (quoted_printable or multipart):
176 while multipart:
177 if line == multipart + '--\n':
179 multipart = None
182 if line == multipart + '\n':
184 nifile = File(ifile, multipart)
283 multipart = None
308 multipart = '--' + mp_res.group(1)
[all …]
/external/python/cpython3/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
496 multipart/report
506 ``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`.
/external/python/cpython3/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_12a.txt6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
Dmsg_12.txt6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
/external/python/cpython2/Lib/email/test/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"
/external/curl/tests/data/
Dtest64722 IMAP APPEND multipart using mime API
25 imap://%HOSTIP:%IMAPPORT/647 -F "=(;type=multipart/alternative" -F "= <body>This is the html versio…
48 Content-Type: multipart/mixed; boundary=----------------------------
57 Content-Type: multipart/alternative; boundary=----------------------------
Dtest15824 HTTP multipart formpost with only a 100 reply
35 ^Content-Type: multipart/form-data.*
44 Content-Type: multipart/form-data; boundary=----------------------------4f12fcdaa3bc
Dtest115846 ^(User-Agent:|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
Dtest64621 SMTP multipart using mime API
30 …l-rcpt recipient@example.com --mail-from sender@example.com -F "=(;type=multipart/alternative" -F …
63 Content-Type: multipart/mixed; boundary=----------------------------
70 Content-Type: multipart/alternative; boundary=----------------------------
Dtest30430 HTTPS multipart formpost
44 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
53 Content-Type: multipart/form-data; boundary=----------------------------c3b2ef7f0bb8
Dtest16327 HTTP multipart formpost with contents from a file
49 ^(User-Agent:|Content-Type: multipart/form-data;|------------).*
57 Content-Type: multipart/form-data; boundary=----------------------------c2d1767eb6ac
Dtest113343 ^(User-Agent:|Content-Type: multipart/form-data;|Content-Type: multipart/mixed; boundary=|-------).*
52 Content-Type: multipart/form-data; boundary=----------------------------24e78000bd32
74 Content-Type: multipart/mixed; boundary=----------------------------7f0e85a48b0b
Dtest25959 HTTP POST multipart with Expect: header using proxy anyauth (Digest)
75 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
85 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
112 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
Dtest25863 HTTP POST multipart without Expect: header using proxy anyauth (Digest)
79 ^(User-Agent:|Content-Type: multipart/form-data;|------).*
88 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
114 Content-Type: multipart/form-data; boundary=----------------------------7c633d5c27ce
/external/curl/docs/cmdline-opts/
Dform.d4 Help: Specify multipart MIME data
10 Content-Type multipart/form-data according to RFC 2388.
12 For SMTP and IMAP protocols, this is the mean to compose a multipart mail
114 curl -F '=(;type=multipart/alternative' \\
/external/python/cpython2/Doc/library/
Demail.errors.rst45 terminating boundary in a :mimetype:`multipart/\*` message when strict parsing
54 :mimetype:`multipart` or missing. :exc:`MultipartConversionError` multiply
67 :mimetype:`multipart/alternative` had a malformed header, that nested message
76 * :class:`NoBoundaryInMultipartDefect` -- A message claimed to be a multipart,
92 :mimetype:`multipart`, but no subparts were found. Note that when a message
94 return false even though its content type claims to be :mimetype:`multipart`.
Dmimewriter.rst67 *subtype* provides the multipart subtype, *boundary* may provide a user-defined
76 part in a multipart message. This may be used to write the part as well as
77 used for creating recursively complex multipart messages. The message must first
83 This is used to designate the last part of a multipart message, and should
84 *always* be used when writing multipart messages.

12345678