« Return to Thread: Chunk encoding multipart post

Chunk encoding multipart post

by spencer-38 :: Rate this Message:

Reply to Author | View in Thread

Hi,
Is it possible to chunk encode a multipart post?  

I noticed that the multipart entity is not extending the AbstractHttpEntity (which lets you enable chunk encoding).  The the other entities (like InputStream Entity) do.  Is this on purpose or just work yet to be completed?

Thanks for your help!
Spencer



     

 « Return to Thread: Chunk encoding multipart post