| Key | Uploaded filename | File system path | File size | Content type | Transfer encoding |
|---|---|---|---|---|---|
| "; post_response += file_key.first; post_response += " | "; post_response += files.first; post_response += " | "; post_response += files.second.get_file_system_file_name(); post_response += " | "; post_response += std::to_string(files.second.get_file_size()); post_response += " | "; post_response += files.second.get_content_type(); post_response += " | "; post_response += files.second.get_transfer_encoding(); post_response += " |