1.13.0
(feat):
Add support for multipartform requests with file and non-file parameters.
This is useful when you want to send a file along with other form data in a single request.
For example, you can use the following code to upload a file with a description and some metadata: