sjlucas wrote:

Could you point me to an example of how to specify to use chunked file
transfer with HttpClient on a GET request?

It should be the default if you are connecting to the server
using HTTP/1.1. Chunked encoding does not exist in HTTP/1.0.

hope that helps,
  Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to