Arjen Poutsma

Results 51 comments of Arjen Poutsma

> The `MultipartWebClientIntegrationTests` test did not fail running from command line with jetty 12.0.11-SNAPSHOT Great! If I understand your other comment correctly, Jetty 12.0.11 will be out by the end...

@schnapster Thank you for submitting a PR. I have combined your code and the suggestions of @rstoyanchev into 099d0168577ab498529f18a48439a8235c14839a.

@injae-kim There are a lot of intrinsic details that can go wrong here, which has caused many regressions in the past. So I'd rather tackle this one myself, thanks!

In the future, please do not list multiple feature requests in a single issue, but create separate issues instead. This makes it easier to track the state of each. ###...

Re-added feedback label as an answer from @evkaky is still forthcoming.

Thanks for the feedback, everybody, I have scheduled this issue for 6.2.

Thank you for the detailed report. However, we would prefer to have that code in a complete sample with minimal dependencies (i.e. no lombok, Spring Security, or other unrelated libraries)....

Yeah, it looks like `HttpRequest` is all that's available. I think that's because `ClientResponse` instances are not necessary created by the connector, but can also be built using the builder...

Hi @davefarrelly, we are aware that the issue remains in 6.1.1, and are still investigating.

> Let see with @poutsma when he is available (most of us are on PTO this week) if there is interest for that on Java API side. I fear that...