On Nov 8, 2007 10:41 AM, Raymond Kroeker <raymond@thinkparity.com> wrote:
> You will need to reference the GET method; more specifically a "partial get"
> and make sure the server you're calling supports this functionality.
>
> Raymond
>
>
> On 11/7/07, ying lcs <yinglcs@gmail.com> wrote:
> >
> > Hi,
> >
> > I would like to know if a http client can request part of a file when
> > sending out http request? For example, can I request a file starting
> > from 1000 bytes and to the end? How can I do that in http client?
> >
> > Thank you.
Thanks. But what http request header I need to set in order to achieve
a partial get?
Thank you.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: httpclient-user-help@jakarta.apache.org
> >
> >
>
>
> --
> --------------------------------------------------------------------------------
> Raymond Kroeker
> thinkParity Solutions Inc.
>
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpclient-user-help@jakarta.apache.org
|