Hi,

I'm having troubles with the QHttp class.

I need to use the QHttp class in order to fill a HTTPs form on our Intranet network.
So, since this morning, I'm traning the QHttp class... But the fact we use HTTPs seems not to help me.
I would like to test it with an external web form, like www.google.com.

I'm testing all the source codes I have found, but I can't get the answer

As somebody a fully functionnal QHttp:: post() && QHttp:: request() example, that allow to fill the www.google.com form and see the result, please ?

Thanks for your help