coolio/client: small optimizations
commit4747aa0d07950b9abbb036bc02491c4639dc9f80
authorEric Wong <normalperson@yhbt.net>
Sat, 8 Jan 2011 01:10:46 +0000 (7 17:10 -0800)
committerEric Wong <normalperson@yhbt.net>
Sat, 8 Jan 2011 02:08:25 +0000 (7 18:08 -0800)
tree997785e3ed31edd70d6a8d6d8c1910708c4f0094
parent37ec9ef3272931f42b4b0bb3f04a3855a8702a05
coolio/client: small optimizations

* lazy load uncommon classes: StreamFile, Response{Chunk,}Pipe
* remove needless rainbows/coolio/sendfile module since we're
  lazily loaded now along with the rest of rainbows/coolio/client
  and only in the worker.
lib/rainbows/coolio/client.rb
lib/rainbows/coolio/core.rb
lib/rainbows/coolio/sendfile.rb [deleted file]