Rails provides a request.headers method that returns both all headers and a lot of extra non-header information... i would like to access only the request headers, how can I do so?Rails provides a request.headers method that re
Rails provides a request.headers method that returns both all headers and a lot of extra non-header information... i would like to access only the request headers, how can I do so?Rails provides a request.headers method that re