I am trying use JMeter to test and see if a HTTP header response contains something like this:
HTTP/1.1 404 null I thought this shouldn't be a problem if I just use Response Assertion element and do "Contains" on this: HTTP\/1.1 404 null But it doesn't seem like this is working. Is the response assertion looking at HTTP header at all or is it ignoring the HTTP header? Thanks. Ryo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

