Sets the body of the request to a multipart/form-data form.

    Types

    Constant

    Note

    multipart cannot be used with the form_params option. You will need to use one or the other. Use form_params for application/x-www-form-urlencoded requests, and for multipart/form-data requests.