HttpClient.Pump

callback for sending PUT content

class HttpClient
alias Pump = void delegate(OutputBuffer)

Meta