[Catalyst-commits] r11180 - Catalyst-Runtime/5.80/trunk

gbjk at dev.catalyst.perl.org gbjk at dev.catalyst.perl.org
Fri Aug 21 13:07:55 GMT 2009


Author: gbjk
Date: 2009-08-21 13:07:54 +0000 (Fri, 21 Aug 2009)
New Revision: 11180

Modified:
   Catalyst-Runtime/5.80/trunk/Changes
Log:
Changelog update for previous Catalyst::Engine::HTTP fix.


Modified: Catalyst-Runtime/5.80/trunk/Changes
===================================================================
--- Catalyst-Runtime/5.80/trunk/Changes	2009-08-21 06:46:28 UTC (rev 11179)
+++ Catalyst-Runtime/5.80/trunk/Changes	2009-08-21 13:07:54 UTC (rev 11180)
@@ -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




More information about the Catalyst-commits mailing list