Help for this page
sub do_login { my $self = shift ; ... -cookie=> [$c1,$c2], ); }
$self->header_props(-type=>'text/plain', -cookie=> [$c2,$c1], );
$self->header_props(-type=>'text/plain', -cookie=> [$c2,$c1,$c2], );