ying lcs wrote:
> Thanks. But what http request header I need to set in order to achieve
> a partial get?

The Range: header. Note that servers do not have to support that, they
can simply return the full document. Make sure to check which ranges
are indicated in the response.
http://tools.ietf.org/html/rfc2616#section-14.35

cheers,
  Roland


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

Reply via email to