Help for this page
use strict; use warnings; ... my $cw = $res->header ('Client-SSL-Warning') // ''; return $cw; }