Function putContent

Call put and return response content.

auto auto putContent(A...) (
  string url,
  A args
);