On 11/06/2008, Armin Häberling <[EMAIL PROTECTED]> wrote: > Hi, > > Is there an assertion that can check the content type of a response? > I'm using the Mail Reader Sampler, which I know sets the contentType field > in the SamplerResponse. Is there an Assertion that can check the value of > this field?
Only the BeanShell Assertion. The contentType is normally derived from some part of the response - e.g. Headers for HTTP messages. Feel free to create a Bugzilla enhancement request. > Thanks in advance > > Armin > > --------------------------------------------------------------------- > 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]

