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