Return raw body for UrlEncoded requests.
[catagits/HTTP-Body.git] / t / data / urlencoded / 005-results.pml
index 1cd75c1..7babbdf 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "body" => undef,
+  "body" => "one=foo;two=bar",
   "upload" => {},
   "param" => {
     "one" => "foo",