Searched refs:read_response_header (Results 1 – 2 of 2) sorted by relevance
26 is_deeply(_header($handle->read_response_header), $exp, "->read_response_header CRLF");34 is_deeply(_header($handle->read_response_header), $exp, "->read_response_header LF");42 my $res = eval{ $handle->read_response_header };51 my $res = eval{ $handle->read_response_header };62 …is_deeply(_header($handle->read_response_header), $exp, "->read_response_header empty phrase prece…72 …is_deeply(_header($handle->read_response_header), $exp, "->read_response_header empty phrase witho…
669 do { $response = $handle->read_response_header }807 do { $response = $handle->read_response_header }1544 sub read_response_header { subroutine