Searched refs:_http_date (Results 1 – 3 of 3) sorted by relevance
23 is(HTTP::Tiny->_http_date($epoch), $cases[0][0], "epoch -> RFC822/RFC1123");
317 $args->{headers}{'if-modified-since'} ||= $self->_http_date($mtime);993 sub _http_date { subroutine
1247 cpan/HTTP-Tiny/t/060_http_date.t Test file related to HTTP::Tiny