You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by StephFrance <ci...@gmail.com> on 2010/04/19 16:00:10 UTC

Re: Multipart

Here are some others details for my problem.

I send a http request with multipart data.
My data are bytes and content-type */*.
Without proxy JMeter, my request is ok.
With JMeter proxy, data are corrupted and my content-type is modified to
text/plain.
I try to debug proxy in eclipse and i think the problem come from the class
PostWriter.java witch create a new String from data so in my case a new
String
from byte.
So some characters are mismatched.

I hope somesone can help me....

-- 
View this message in context: http://old.nabble.com/Multipart-tp28080319p28287682.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org