httpPost
extern int httpPost(http_t *http, const char *uri);
status = httpPost(svc->connection, svc->post);