dev@jersey.java.net

Re: Invalid media type

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: Fri, 27 Jul 2007 16:17:03 +0200

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