File: 001-results.pml

package info (click to toggle)
libhttp-body-perl 1.06-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 492 kB
  • ctags: 142
  • sloc: perl: 1,731; makefile: 4
file content (25 lines) | stat: -rw-r--r-- 641 bytes parent folder | download
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"
}