Module Bitcoin_ocamlnet.Httpclient

module Httpclient: sig .. end

module Monad: sig .. end
val post_string : headers:(string * string) list ->
inet_addr:Unix.inet_addr ->
host:'a -> port:int -> uri:string -> string -> string