Class Oo_sfml_network.http

class http : object .. end

val http : SFHttp.t
method destroy : unit -> unit
method send_request : request:http_request ->
?timeout:Oo_sfml_system.time -> unit -> http_response
method set_host : host:string -> ?port:int -> unit -> unit