From: Gareth Kirwan Date: Fri, 21 Aug 2009 13:07:54 +0000 (+0000) Subject: Changelog update for previous Catalyst::Engine::HTTP fix. X-Git-Tag: 5.80008~3 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=57f56c51fc0c7958cde2581042ebc3d95912f14c;p=catagits%2FCatalyst-Runtime.git Changelog update for previous Catalyst::Engine::HTTP fix. --- diff --git a/Changes b/Changes index be2b415..618d39d 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,8 @@ - Make Catalyst::Engine write at least once when finalizing the response body from a filehandle, even if the write is empty. This avoids fail when trying to send out an empty response body from a filehandle. + - Catalyst::Engine::HTTP - Accept a fully qualified absolute URI in the + Request-URI of the Request-Line Refactoring / cleanups: - Deleted the Restarter engine and its Watcher code. Use the