On Thu, 2022-10-20 at 14:02 +0000, vostinar laurian wrote:
> Hi,
> Any plans to add support for multi part request in Async HTTPClient ?
> Currently, there is only MultipartEntityBuilder which is part of sync
> HTTPClient and can only be used in async API if all the data is
> loaded in memory (which is not ideal). Anyone who has implemented a
> custom request producer for this ?
> Regards,Laurian

>From what i understand none of the current project committers is going
to work on it.

It is a nice and a relatively simple feature that a determined
developer should be able to build within a day or less. It will have to
be contributed to the project by an eternal contributor.

The same deal with content compression / decompression support for the
async transport.

Oleg

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscr...@hc.apache.org
For additional commands, e-mail: httpclient-users-h...@hc.apache.org

Reply via email to