1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
{
"body" => "<model><data1>asdfg</data1><data2>asdfg</data2></model>",
"upload" => {
"zxcvb\@zxcvb.com" => {
"headers" => {
"Content-ID" => "<zxcvb\@zxcvb.com>"
},
"filename" => "zxcvb\@zxcvb.com",
"name" => "zxcvb\@zxcvb.com",
"size" => 17
},
"qwert\@qwerty.com" => {
"headers" => {
"Content-ID" => "<qwert\@qwerty.com>"
},
"filename" => "qwert\@qwerty.com",
"name" => "qwert\@qwerty.com",
"size" => 17
}
},
"param" => {
"XForms:Model" => "<model><data1>asdfg</data1><data2>asdfg</data2></model>"
},
"start" => "asdfg\@asdfg.com"
}
|