any idea how to stop HTTP_DOWNLOAD pear package from resuming downloads !?
Posted
by Naughty.Coder
on Stack Overflow
See other posts from Stack Overflow
or by Naughty.Coder
Published on 2010-03-15T04:03:50Z
Indexed on
2010/03/15
4:09 UTC
Read the original article
Hit count: 256
how to force HTTP_DOWNLOAD not to resume downloads ( for free unpaid members for example ,but i'll take care of this ) .. I tried to miss with the range commands , I got it not resuming but in the same time doesn't send the file size and the user will not know how % has completed or how big the file is ....
any help is appreciatd
© Stack Overflow or respective owner