)
|| die IO::Socket::SSL::errstr();
=cut
my $json_header = HTTP::Headers->new('Content-Type' => 'application/json');
$self->Log('info', 'OneTool Daemon API listening on ' . $d
params, $content);
my $resp =
HTTP::Response->new(200, 'OK', $json_header, $resp_content);
$connection->send_response($resp);
}