[Catalyst] Setting an environment variable with the value of a header

Tomas Doran bobtfish at bobtfish.net
Mon Mar 25 14:11:48 GMT 2013


On 25 Mar 2013, at 11:51, Robert Rothenberg <robrwo at gmail.com> wrote:
> 
> The issue is getting Catalyst to use the header in place of the environment
> variable.


Erm, the remote user Authentication::Credential::Remote comes from a header, not the environment already.

E.g. if you run an app as external FCGI, it has it's startup environment, but the remote user comes per-request down FCGI (as a header)…

Cheers
t0m




More information about the Catalyst mailing list