I'm evaluating Automise and have a question about HTTP Get File.
I'm using HTTP Get File action to download a web page (html). The encoding for the web page is sent in the HTTP Content-Type header. Is there any way to get access to this header when using HTTP Get File? Otherwise I don't have any mechanism to detect the encoding of the HTML file I'm downloading.
Thanks