Hi,
I'm struggling with getting the SAM template to check that the content-type contains text/html;charset=ISO-8859-1
I've tried it as a search string, but that appears to just check the body. I've tried it using the qualifier Content-Type: text/html; charset=ISO-8859-1 do under headers but that errors with;
Unexpected error occurred. The specified value is not a valid Host header string.
Am i missing something?