Response Assertions now have a separate check-box for Response Headers - have you tried that?
Also / is not a special character in regular expressions. However "." is a special character - though it would match "." anyway. On 04/10/2007, Ivan Rancati <[EMAIL PROTECTED]> wrote: > > I have some response assertions that fail in 2.3 but pass in 2.3RC3 (same > .jmx file, and the response assertion also worked in older JMeter builds) > > The failing expression is > HTTP/1.1 200 OK > > and the problematic character seems to be the forward slash. Escaping it > (i.e. \/) does not fix the problem. > > Has anybody else seen something similar? > > thanks > Ivan > > -- > View this message in context: > http://www.nabble.com/small-change-in-Response-Assertion-between-2.3RC3-and-2.3-tf4569726.html#a13043021 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

