[Catalyst] Catalyst::Test Plack and HTTP Auth

Alejandro Imass alejandro.imass at gmail.com
Thu May 24 17:53:08 GMT 2012


Hello,

Is it possible to set the auth headers with the Plack stuff w/o having
to do the base64 and set headers manually?
I.e. something like with mech:

$mech->credentials( $username, $password );

But using the Catalyst::Test way...

Thanks!

-- 
Alejandro Imass



More information about the Catalyst mailing list