Home | History | Annotate | Download | only in googleapiclient

Lines Matching full:multipart

44 from email.mime.multipart import MIMEMultipart
651 # Pull the multipart boundary out of the content-type header.
1246 headers['content-type'] = ('multipart/mixed; '
1267 raise BatchError("Response not in multipart/mixed format.", resp=resp,