Hi there,

We're struggeling with some limitations in the current multipart
implementation in 4.5 (latest).

The MultipartEntityBuilder is actually building a MultipartFormEntity,
whereas we actually want to be able to build a multipart/mixed entity which
does have limitations with respect to filesize as defined in
MultipartFormEntity.

We're considering improving the MultipartEntityBuilder in such a way that
it can also produce MultipartMixedEntity (new type)

Oleg, any comments?

Anyone else struggeling with this?

Stefan

Reply via email to