Fred wrote:
> Thanks Julien,
>
> The following content-type is working fine :
> MediaTypeProvider mediaTypeProvider = new MediaTypeProvider();
> mediaTypeProvider.fromString("multipart/form-data;
> boundary=\"Thread:0000_at_Round:0001\"");
>
> I'm using WebLoad, it generate this kind of content type :-(
>
> Best regards,
> Frédéric
...so you may want to send a bug report to them :-)
Best regards, Julian