You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Vikram Pyati <vi...@gmail.com> on 2008/02/17 22:08:33 UTC

Packing Mime types

 Hi,
     I am working on a project where we make a Http call to a web
 service to upload and download an image. We have multiple images and
we need to pack all of them before we make an http call to upload.
 Similarly, if we want to download an image of a desired size, we
 download the whole object by making a Http call, unpack it and pick
 the image of desired size.

     I want to know is there any functionality in Apache's Http client
 to pack and unpack the image bytes ? If yes, what is the API for that
 ?

 Thanks in Advance.


 Regards,
 Vikram.

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