Added RT88342 related test (found parsing bug in that way), tighten some other tests
[catagits/HTTP-Body.git] / t / data / multipart / 012-headers.pml
1 {
2   "User-Agent" => "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)",
3   "Content-Type" => "multipart/form-data; boundary=---------------------------7d534d1d60150",
4   "Transfer-Encoding" => "chunked"
5 }