asobi_tls_client (asobi v0.75.1)
View SourceSummary
Types
-type http_option() :: {timeout, timeout()} | {connect_timeout, timeout()} | {ssl, [ssl:tls_option()]}.
Functions
-spec http_options() -> [http_option()].
-spec http_options(timeout()) -> [http_option()].
-spec ssl_options() -> [ssl:tls_option()].