Name
easy:SetOpt_MIMEPost -- send data from mime structure (V2.0)
Synopsis
easy:SetOpt_MIMEPost(handle)
Function
Pass a mime handle created by easy:MIME().

This setting is supported by the HTTP protocol to post forms and by the SMTP and IMAP protocols to provide the email data to send/upload.

This option is the preferred way of posting an HTTP form, replacing and extending the #CURLOPT_HTTPPOST option.

Inputs
mime
input value

Show TOC