Hello
With New DLS service how can we add parameters to feed URL
$feed_url = "http://technet.rapaport.com/HTTP/DLS/GetFile.aspx";
For example we download the feeds in chunks e.g. 1.00 ct. to 2.00ct 2.1ct to 3.00 for round shape
with older system this can be done easily by adding parameters in Feed URL. But with new DLS it is ignoring the parameters
Please advise