mime: put the boundary buffer into the curl_mime struct
... instead of allocating it separately and point to it. It is fixed-size and always used for each part. Closes #3561
parent
84c10dc1
Please register or sign in to comment
... instead of allocating it separately and point to it. It is fixed-size and always used for each part. Closes #3561