https://bz.apache.org/bugzilla/show_bug.cgi?id=56141
--- Comment #34 from Philippe Mouawad <[email protected]> --- Hi Dan, First big thanks for your rapid feedback. Do you confirm that we enter this part of code when recording: https://github.com/apache/jmeter/blob/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.java#L190 if so LaxMode should be set. Regarding your patch, yes it would be better to use new APIs as you did, but the patch considers we are always in laxmode, I cannot change it this way. And the other part is that you use addBinary I would need more testing. I will anyway try to switch to the new aPIs you used but I will need some feedback from you when done.Regards -- You are receiving this mail because: You are the assignee for the bug.
