Hi Oleg, The application/x-www-form-urlencoded support for the Jakarta REST client backed by a collection of NameValuePair is now covered with tests and looks good from my side.
I am also okay with cutting the first 5.7 ALPHA release. This week I will focus on the Jackson 2 to Jackson 3 migration in core. I agree that we should support Jackson 3 only going forward. Best regards, Arturo On Sat, Jul 4, 2026 at 12:23 PM Oleg Kalnichevski <[email protected]> wrote: > Folks > > I would like to cut the first HttpClient 5.7 ALPHA soon? Is there > anything else you would like included in the 5.7 series? > > Arturo > > If you have some bandwidth and inclination, there are two items that > you could look at (if not, I will) > > 1. Migrate from Jackson 2 to Jackson 3 in core. I think we should be > supporting Jackson 3 only going forward. > > 2. Add support for `application/x-www-form-urlencoded` content type to > Jakarta REST client backed by a collection of NameValuePair > > Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
