r9710@zaphod (orig r6123): andyg | 2007-02-28 17:45:31 +1100
authorKieren Diment <diment@gmail.com>
Mon, 12 Mar 2007 11:06:43 +0000 (11:06 +0000)
committerKieren Diment <diment@gmail.com>
Mon, 12 Mar 2007 11:06:43 +0000 (11:06 +0000)
commit06744540793f3db71a9223661c47625821657ba4
tree17f3b721e5268500d60e13e3514c3e825c153204
parent4a2a4aadf2362d76c59a87b105f0dd2237f017cd
r9710@zaphod (orig r6123):  andyg | 2007-02-28 17:45:31 +1100
Improved performance and stability of built-in HTTP server.  Ripped out keep-alive hack.  Increased chunk size from 4K to 64K.
r9711@zaphod (orig r6124):  jrockway | 2007-03-01 06:30:17 +1100
r26049@foo:  jon | 2007-02-28 12:50:05 -0600
mention that catalyst developers need catalyst::devel; bump catalyst version to 5.7
patch from jshirley.

r9712@zaphod (orig r6125):  andyg | 2007-03-01 09:43:40 +1100
Remove the time prefix from warn calls, was using it for debugging
r9713@zaphod (orig r6126):  fireartist | 2007-03-02 03:55:18 +1100
disabled HTMLEscape filter test - broken by HTML::Element.
HTML::Element unicode escaping fixed though, so enabled test, and require
v3.22.
documented request for maintainers.
bumped version number to 1.11 for cpan release

r9714@zaphod (orig r6127):  jshirley | 2007-03-02 10:29:58 +1100
Creating branch for new site development

r9715@zaphod (orig r6128):  andyg | 2007-03-02 17:45:16 +1100
Creating a dir for new PoCo::Catalyst wrapper around the POE engine
r9716@zaphod (orig r6129):  dec | 2007-03-02 18:11:38 +1100
Initial, basic, POE::Component::Catalyst with little to no testing.
r9717@zaphod (orig r6130):  adam | 2007-03-03 04:23:59 +1100
Added some debug logging - From Dave Rolksy

r9718@zaphod (orig r6131):  andyg | 2007-03-03 04:32:29 +1100
HTTP::POE: Support for setting custom alias name.  status() method
r9719@zaphod (orig r6132):  andyg | 2007-03-03 04:33:26 +1100
PoCo::Catalyst: Added a basic test suite, cleaned up the spawn options a bit
r9720@zaphod (orig r6133):  adam | 2007-03-03 06:51:56 +1100
Adding Catalyst::Log::Log4perl branch directory

r9721@zaphod (orig r6134):  adam | 2007-03-03 06:52:38 +1100
Branching for Sebastian Willert's fixes for cspec issues. (Allows for the proper line and file name)

r9722@zaphod (orig r6135):  adam | 2007-03-03 06:56:31 +1100
Sebastian Willert's fixes for broken cspec's.  Allows for proper reporting
of file line numbers.

r9723@zaphod (orig r6136):  marcus | 2007-03-04 10:46:58 +1100
wrong variable dec
r9724@zaphod (orig r6137):  andyg | 2007-03-07 03:27:13 +1100
RequireSSL 0.06, no_cache option, work properly under restarter and POE servers
r9725@zaphod (orig r6138):  nothingmuch | 2007-03-07 09:15:56 +1100
version bump
r9726@zaphod (orig r6139):  castaway | 2007-03-07 09:32:05 +1100
Added Catalyst-Model-S3 for davecardwell

r9727@zaphod (orig r6140):  davecardwell | 2007-03-07 14:02:28 +1100
Catalyst::Model::S3 - Catalyst Model for Amazon's S3 web service
importing v0.01

r9728@zaphod (orig r6141):  nothingmuch | 2007-03-07 14:41:48 +1100
fix tests
r9729@zaphod (orig r6142):  nothingmuch | 2007-03-07 14:43:36 +1100
blah
r9730@zaphod (orig r6143):  nothingmuch | 2007-03-07 14:44:21 +1100
- tagged Catalyst-View-TT-FunctionGenerator-0.02
Changes
lib/Catalyst/Engine/HTTP.pm