class Scalr::HTTPClients
- Scalr::HTTPClients
- Reference
- Object
Defined in:
scalr/http_clients.crConstructors
Instance Method Summary
Constructor Detail
Instance Method Detail
def with_client_for(host : String, tls = false, &block : HTTP::Client -> T) : T forall T
#