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.
_______________________________________________ List: [email protected] Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
