class Scalr::HTTPClients

Defined in:

scalr/http_clients.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def with_client_for(host : String, tls = false, &block : HTTP::Client -> T) : T forall T #

[View source]