Hi,
Is it possible to read the value of a request’s header and then put it
into
a variable of some kind? I want to be able to log a special value in a
header.
Thanks,
Fred
Hi,
Is it possible to read the value of a request’s header and then put it
into
a variable of some kind? I want to be able to log a special value in a
header.
Thanks,
Fred
On Mon, Nov 19, 2007 at 01:49:06PM -0600, Fred Palmer wrote:
Is it possible to read the value of a request’s header and then put it into
a variable of some kind? I want to be able to log a special value in a
header.
A value of the client header “Some-Header” is available
as the $http_some_header variable.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs