QT HTTP Post issue when server requires cookies
问题 I have been trying this whole day with no success. Please help in solving the issue. On googling I found many users had this issue but nowhere I could find a solution. I am trying to do HTTP post in QT C++ & I have already tried doing that in python (My question is not a python question, so Qt pros please help ).. I know, I am somewhere wrong in handling cookies and all, so please help. Please provide probable solutions. In python, code is clean and simple. I have stripped error handling and