HTTP::Body - ignore all data beyond Content-Length. Fixes MSIE CRLF issue
authorAndy Grundman <andy@hybridized.org>
Fri, 23 Mar 2007 20:56:52 +0000 (20:56 +0000)
committerAndy Grundman <andy@hybridized.org>
Fri, 23 Mar 2007 20:56:52 +0000 (20:56 +0000)
commit304dca13376a044cb4e24fc98a8fa28edd475a3c
tree051e82374f1cf465b786dfc405f6d8cd163a8288
parent64dc6c36380f4d8cb902f1bbffbbbb11a7388c34
HTTP::Body - ignore all data beyond Content-Length.  Fixes MSIE CRLF issue
Changes
lib/HTTP/Body.pm
t/05urlencoded.t
t/data/urlencoded/002-content.dat [new file with mode: 0644]
t/data/urlencoded/002-headers.yml [new file with mode: 0644]
t/data/urlencoded/002-results.yml [new file with mode: 0644]