Group
Extension

Matches 1

Net-Google-SafeBrowsing4 ( J/JS/JSOBRIER/Net-Google-SafeBrowsing4-0.8.tar.gz, JSOBRIER, 2018; MetaCPAN )
Net-Google-SafeBrowsing4/lib/Net/Google/SafeBrowsing4.pm ( view source; MetaCPAN )
 warnings;

use Carp;
use Digest::SHA qw(sha256);
use Exporter qw(import);
use HTTP::Message;
use JSON::XS;
use List::Util qw(first);
use LWP::UserAgent;
use MIME::Base64;
use Text::Trim;
use Time::Hi
meout($self->{http_timeout});
	$self->{http_agent}->default_header("Content-Type" => "application/json");
	$self->{http_agent}->default_header("Accept-Encoding" => $self->{http_compression});

	if (!$
} . "/threatListUpdates:fetch?key=" . $self->{key},
		"Content-Type" => "application/json",
		Content => encode_json($info)
	);

	$self->{logger} && $self->{logger}->trace($response->request()->as_str

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.