Function patchContent

Call patch and return response content.

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