Client.SSLSourceinclude Httpaf_lwt.Client
with type socket = Gluten_lwt_unix.Client.SSL.socket
and type runtime = Gluten_lwt_unix.Client.SSL.tval request :
t ->
Httpaf.Request.t ->
error_handler:Httpaf.Client_connection.error_handler ->
response_handler:Httpaf.Client_connection.response_handler ->
[ `write ] Httpaf.Body.tval create_connection_with_default :
?config:Httpaf.Config.t ->
Lwt_unix.file_descr ->
t Lwt.t