[
{
"Headers": [
{
"Key": "Content-Disposition",
"Value": [
"form-data; name=uploadFile; filename=file3.txt; filename*=utf-8''file3.txt"
]
}
]
},
{
"Headers": [
{
"Key": "Content-Type",
"Value": [
"text/plain; charset=utf-8"
]
},
{
"Key": "Content-Disposition",
"Value": [
"form-data; name=userName"
]
}
]
},
{
"Headers": [
{
"Key": "Content-Type",
"Value": [
"text/plain; charset=utf-8"
]
},
{
"Key": "Content-Disposition",
"Value": [
"form-data; name=email"
]
}
]
}
]