Searched refs:_parse_http_date (Results 1 – 2 of 2) sorted by relevance
26 is( HTTP::Tiny->_parse_http_date($c->[0]), $epoch, $c->[1] . " -> epoch");
334 if ( $lm and my $mtime = $self->_parse_http_date($lm) ) {1002 sub _parse_http_date { subroutine