in the service method (or any controller method), is there a way to access the
incoming request headers? @headers is initialized to
{'Content-Type'=>'text/html'} for the response at this point.. im wondering if the request is already sitting around in some instance var, or setting e to @e in initialize is the best solution.. _______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

