X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fdata%2Foctetstream%2F001-headers.pml;fp=t%2Fdata%2Foctetstream%2F001-headers.pml;h=1ace6396092f8b73c01880aeef3f2bd9445f61e9;hb=712c90b5d9054b2942f571bd24fc7398b42a9e4a;hp=0000000000000000000000000000000000000000;hpb=b1da105b9d28650479fadf26cb8dcaaa884f46e2;p=catagits%2FHTTP-Body.git diff --git a/t/data/octetstream/001-headers.pml b/t/data/octetstream/001-headers.pml new file mode 100644 index 0000000..1ace639 --- /dev/null +++ b/t/data/octetstream/001-headers.pml @@ -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" +}