Class type XmlRPCServer.source


class type source = object  end
The type of request sources.

method get_request : unit -> string
Returns the unparsed headers and body of a request
method send_reply : string -> unit
Send the XML in string back