HttpClient.sendAndReceive

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] sendAndReceive(ubyte[] request)
    class HttpClient
    protected override
    ubyte[]
    sendAndReceive
    (
    ubyte[] request
    )
  2. void sendAndReceive(ubyte[] request, void delegate(ubyte[]) callback)

Meta