From: Alexander Hartmaier Date: Wed, 18 Dec 2013 16:15:53 +0000 (+0100) Subject: fixed t/author/spelling.t in lib/Catalyst/Response.pm X-Git-Tag: 5.90052^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=4a178c0d019e373848e170d6c3b4192d6b9627c9 fixed t/author/spelling.t in lib/Catalyst/Response.pm --- diff --git a/lib/Catalyst/Response.pm b/lib/Catalyst/Response.pm index efd0182..9c571b8 100644 --- a/lib/Catalyst/Response.pm +++ b/lib/Catalyst/Response.pm @@ -186,7 +186,7 @@ already set in the response headers Catalyst will make a reasonable attempt to determine the size of the Handle. Depending on the implementation of your handle object, setting the content length may fail. If it is at all possible for you to determine the content length of your handle object, -it is recomended that you set the content length in the response headers +it is recommended that you set the content length in the response headers yourself, which will be respected and sent by Catalyst in the response. =head2 $res->has_body