del __PACKAGE__->config( server => 'http://localhost:3000', type => 'application/json', clientattrs => {timeout => 5}, ); # controller sub foo : Local { my ($self, $c) = @_;