Ok, so today it is not possible to upload a file through a CloseableHttpAsyncClient or I missed something ?
> On 11 Feb 2022, at 18:50, Oleg Kalnichevski <ol...@apache.org> wrote: > > > > On 2/11/2022 9:28 AM, Christophe Darville wrote: >> Hi, >> Do you have some sample code or some hints on how to post a multipart >> request through an async client in httpClient 5 ? >> Javadoc about SimpleHttpRequest says "It is generally recommended to use >> AsyncRequestBuilder and streaming AsyncEntityProducers.” but I cannot find >> traces of those classes in javadoc. >> Any help would be appreciated. > > As soon as someone contributes support for non-blocking multipart entity > producers to the project there will be traces of those classes in javadocs. > > Oleg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org > For additional commands, e-mail: httpclient-users-h...@hc.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org For additional commands, e-mail: httpclient-users-h...@hc.apache.org