I have a problem with getting a header content form a Rest respond. I tried a suggested approach in soapui user guide assert messageExchange.responseHeaders["Location"] != null and it works with Script Assertion but I would like to obtain header content form Groovy script in soapui. Any idea how to do it