Improve performance by skipping body processing if we don't have Content-Length
authorAndy Grundman <andy@hybridized.org>
Fri, 23 Feb 2007 05:54:42 +0000 (05:54 +0000)
committerAndy Grundman <andy@hybridized.org>
Fri, 23 Feb 2007 05:54:42 +0000 (05:54 +0000)
commit847e3257e923336841ed6e6769cbc12ed0409e41
tree1e7a553c9158950aeddf7390e422c318caaec1b2
parente7c6f3d1e21396e78a9e7e7340b79026419a2e42
Improve performance by skipping body processing if we don't have Content-Length
Changes
lib/Catalyst.pm
lib/Catalyst/Engine.pm
lib/Catalyst/Request.pm