Hi,
I have a problem regarding the response i receive after i send an HTTPS
request. Instead of getting a response which im expecting, im getting
response with 'HTML' content in the body.
The strange thing is im sending the same request twice to the same
server (same domain name, differnt uri). The first time the response
is just like i wanted, but the second time i get 'html' content which
is not wat im looking for. It seems the response im getting is an
'html page', because there is content like 'br><br><br>Please click
the button below to continue. This manual step is neccessary because
your browser has scripting disabled<br><br>".
Im sure it has got to do with the way im making the request. Im
programming on Palm OS 5.2. I dont really have any API's to create a
header or the request. Im writing plain 'C' code to create a request.
Is there a documented way of creating a https request somewhere? How
exactly to make the header, the parameters , so that i could dont get
a file in response,etc.
Any help will be appreciated.
Thanx.
>> Stay informed about: SSL request problems