the simplest way to read httpheaders
Posted: Wed May 27, 2015 4:45 pm
Hi all,
To set some specifics httpHeaders,
we go this way:
But how to get the httpHeaders from the page sent by the server?
Is there a simple way or do I have to go with "open socket ..." ?
Thanks,
Thierry
To set some specifics httpHeaders,
we go this way:
Code: Select all
set the httpHeaders to field "Httpheaders"
get URL myURL
Is there a simple way or do I have to go with "open socket ..." ?
Thanks,
Thierry