From: TomRossi7 Date: 2005-11-21T11:27:24+09:00 Subject: Re: Environment Variable for Ruby on Rails Perfect! Unfortunately, I can't seem to find the documentation though for it? http://api.rubyonrails.org/classes/ActionController/AbstractRequest.html talks about some methods, but not request.host. The only reason I ask is because now I want to pull back the Session Id. I don't see a straight-forward way to get it? Thanks, Tom Jeremy Kemper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Nov 19, 2005, at 8:07 PM, TomRossi7 wrote: > > Is there an entry in the request.env hash for the host header? > > request.host is the method you're looking for. See the docs for > AbstractRequest for some other convenient methods such as subdomains > and remote_ip (which resolves proxied addresses for you.) > > Regards, > jeremy > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (Darwin) > > iD8DBQFDf/0oAQHALep9HFYRAlMCAKCqQrXgwo0xosMZWW7fL9xayTDsRACcCI+N > S8ZDSVQC6Ml01VsPd5NQQfM= > =AxT9 > -----END PGP SIGNATURE-----