Function postContent
Call post and return response content.
auto auto postContent(A...)
(
string url,
A args
);
Call post and return response content.
auto auto postContent(A...)
(
string url,
A args
);