my http connection is Working i send request to server through QNetworkAccessManager
and also find the response i want to make post method ,i want to concatenate (password, username, address) with url please help how to make post method in Qt


Thanks