hprose-d v1.2.3 (2016-08-02T18:56:50Z)
Home
Dub
Repo
HttpClient.sendAndReceive
hprose
rpc
httpclient
HttpClient
Undocumented in source. Be warned that the author may not have intended to support it.
ubyte
[]
sendAndReceive
(ubyte[] request)
void
sendAndReceive
(ubyte[] request, void delegate(ubyte[]) callback)
class
HttpClient
protected override
void
sendAndReceive
(
ubyte
[]
request
,
void
delegate
(
ubyte
[]
)
callback
)
Meta
Source
See Implementation
hprose
rpc
httpclient
HttpClient
constructors
this
functions
sendAndReceive