[Catalyst] Application Testing, Mocking Apache Headers/Environment

John Karr brainbuz at brainbuz.org
Thu Apr 12 19:39:04 GMT 2012


I am trying to test an application that is deployed behind a proxy and which
is dependent on obtaining information from the request through
$c->engine->env this information includes the logged in user and client ip
address. I've been using the config file to provide override values,
however, this is not helpful for testing multiple values.






More information about the Catalyst mailing list