Struct to send multiple files in POST request.
contentType of the file if not empty
Name of the field (if empty - send file base name)
Path to the file to send.
See Implementation
Struct to send multiple files in POST request.