How to access HTTP Response Headers - HttpRetriever

Hi,

i'm trying to automate an login action. When issuing a POST with the login form, (for some weird reasons...) the response contains a LOCATION header with the url of the web portal plus session ID as GET URL-Param.

Is there a way to access Response Headers with the HttpRetriever Node? ResultDataExtractor just extracts content and status code.

thanks & cheers

Philipp

Hi Philipp,

have you checked the configuration options? The HttpResultDataExtractor has a checkbox "Append header information", which should give you all headers.

Best,
Philipp (#2)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.