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

Reply via email to