Make response body able to be undef to allow RenderView to see 'defined but empty...
authorTomas Doran <bobtfish@bobtfish.net>
Thu, 16 Dec 2010 22:51:52 +0000 (22:51 +0000)
committerTomas Doran <bobtfish@bobtfish.net>
Thu, 16 Dec 2010 22:51:52 +0000 (22:51 +0000)
commit99a543eea153f4d7f6161e171bb7f4770e966138
treef7f6cf39e34a974e1c741694805ec549934a0d6a
parent3f87d500fcefaaf71ecf1f6a7290266089b1e2e6
Make response body able to be undef to allow RenderView to see 'defined but empty' body, allowing X-Sendfile to work nicer. Also removes horrible modifier code. win/win if it doesn't break anything else.
lib/Catalyst/Response.pm
t/aggregate/unit_response.t