Dropped YAML, we now use PAML, "PAML Ain't Markup Language"
[catagits/HTTP-Body.git] / t / data / octetstream / 001-headers.pml
diff --git a/t/data/octetstream/001-headers.pml b/t/data/octetstream/001-headers.pml
new file mode 100644 (file)
index 0000000..1ace639
--- /dev/null
@@ -0,0 +1,5 @@
+{
+  "User-Agent" => "Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/312.1 (KHTML, like Gecko) Safari/312",
+  "Content-Length" => 4,
+  "Content-Type" => "application/octet-stream"
+}