package rpclib
A library to deal with RPCs in OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
rpclib-9.0.0.tbz
sha256=ce23eb756c028d9374bd19823296bddb7c237d3f055452d30d1cf7d15216e963
sha512=d4dfd7a9ee1b7996c24819ac1895925af0ad732f117c6e06cd28c215b14aa094dbd045e44d7f84c0eeb7ab807ed970d6879c29d07b02377fcb928325124ba7f6
doc/rpclib.xml/Xmlrpc/index.html
Module Xmlrpc
Source
Source
val a_of_response :
?strict:bool ->
empty:(unit -> 'a) ->
append:('a -> string -> unit) ->
Rpc.response ->
'a
The parsing functions make it possible to specify the routine used to decode base64 values. The default is to use Base64.decode_exn
which strictly interprets the standard. A different function will be required if the XMLRPC server inserts line breaks into the base64 encoding (as per RFC2045).
Source
val of_a :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
next_char:('b -> char option) ->
'b ->
Rpc.t
Source
val response_of_fault :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
Xmlm.input ->
Rpc.response
Source
val response_of_success :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
Xmlm.input ->
Rpc.response
Source
val response_of_input :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
Xmlm.input ->
Rpc.response
Source
val response_of_string :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
string ->
Rpc.response
Source
val response_of_in_channel :
?callback:(string list -> Rpc.t -> unit) ->
?base64_decoder:(string -> string) ->
in_channel ->
Rpc.response
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>