https://bz.apache.org/bugzilla/show_bug.cgi?id=64374

--- Comment #3 from Philippe Mouawad <[email protected]> ---
(In reply to Matias Fornara from comment #2)
> (In reply to Philippe Mouawad from comment #1)
> > You can workaround this by using a JSR223 Post Processor that can set the
> > content type to a text one.
> > 
> > As you wrote it, empty content type does not look correct so I don't think
> > we should fix this.
> 
> Thanks for the workaround, I will definitely use it.
> 
> I understand what you say but there are two other things here, one is that
> JMeter is doing nothing to defend itself from these kinds of situations.

Such situation is abnormal according to RFC.
How are we supposed whether content is binary or text without content-type ?


> 
> And the other is that the assertion over that response is being applied as
> it was a text response but then it is not able to record it, it is not a
> consistent behavior.


The behaviour is that if it's binary we don't save it to XML
> 
> Thanks for the quick response.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to