Thread
:
requesting a partial data to URL
View Single Post
pradeep
Team Leader
23Dec2007,12:13
Requesting partial content can be done using the HTTP header
Range:
, but I can't understand that how is it related to fetching some specific links from a page. I guess You need to parse the links in the page to do so.