On Wed, Sep 26, 2007 at 11:33:42AM +0200, Jonas Pfenniger wrote:
> I suggest that H is a child of Hash. Extensions can extend it to
> provide method_missing goodness or anything else. The only concern I
> have is about case-sensitiveness. I am not sure if the http headers
> are normalized on input or not.

Well, case-sensitiveness would be a prob with 1.5 as well.  Since
@env.HTTP_HOST will work and @env.http_host will not.

_why
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to