https://bugs.eclipse.org/bugs/show_bug.cgi?id=419972

p.s. thanks for the great HTTP client! Very convenient to use.


2013/10/21 Simone Bordet <[email protected]>

> Hi,
>
> On Mon, Oct 21, 2013 at 3:16 PM, Mikhail Mazursky <[email protected]>
> wrote:
> > Thank you, Simone. I somehow overlooked that method.
> >
> > Another question: how to pass form parameters for
> > application/x-www-form-urlencoded content-type?
>
> Unfortunately for now you need to do that explicitly, by concatenating
> the parameters into a StringContentProvider and setting the right
> content type header.
> Can you file a bug for adding a specialized ContentProvider ?
>
> Thanks !
>
> --
> Simone Bordet
> ----
> http://cometd.org
> http://webtide.com
> http://intalio.com
> Developer advice, training, services and support
> from the Jetty & CometD experts.
> Intalio, the modern way to build business applications.
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to