package sfml

  1. Overview
  2. Docs
Bindings to the SFML multimedia library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.09.tar.gz
sha256=75e28f425d6c40f39f7aac53b413da3d48ecd50aa88cdf644d38a14897a59a30
md5=01ffc5b471d774f2d6234c639b067f04

doc/sfml.network_oo/Oo_sfml_network/class-http_request/index.html

Class Oo_sfml_network.http_request

val request : SFHttp.Request.t
method destroy : unit -> unit
method set_body : body:string -> unit
method set_field : field:string -> value:string -> unit
method set_http_version : major:int -> minor:int -> unit
method set_method : SFHttp.http_method -> unit
method set_uri : uri:string -> unit
method t : SFHttp.Request.t
OCaml

Innovation. Community. Security.