raindrops 0.9.0 - minor middleware/proxy updatev0.9.0
commit3a7387205dd5791a443215ae6b365865e0eacfa3
authorEric Wong <normalperson@yhbt.net>
Mon, 21 May 2012 00:03:47 +0000 (21 00:03 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 21 May 2012 00:03:47 +0000 (21 00:03 +0000)
treed0d273008243b0b50296fd3d66791baba8a148b2
parentea021e1fc14a8d7da23580767e6e6ac5db2aca9b
raindrops 0.9.0 - minor middleware/proxy update

Raindrops::Middleware::Proxy now forwards method_missing
to the proxied body object.  This allows compatibility
with non-standard Rack extensions employed by some
middlewares, applications, or servers.

Thanks to Ben Somers for the feature!
GIT-VERSION-GEN