Searched refs:http_code (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dtsget.in103 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
105 $error_string .= ", http code: $http_code" unless $http_code == 0;
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dtsget.in103 my $http_code = $curl->getinfo(CURLINFO_HTTP_CODE);
105 $error_string .= ", http code: $http_code" unless $http_code == 0;

Completed in 197 milliseconds