Class Oo_sfml_network.http_response

class http_response : SFHttp.Response.t -> object .. end

val response : SFHttp.Response.t
method body : string
method destroy : unit -> unit
method get_field : field:string -> string
method major_http_version : int
method minor_http_version : int
method status : SFHttp.status