HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: "...Range Not Satisfiable" still not fixed, + more
Author: Xavier Roche
Date: 05/01/2004 12:06
 
> Has a fix been implemented?
Well, yes, a fix was implemented:
htsback.c:2332
if (back[i].r.statuscode==416) {  // 'Requested Range Not 
Satisfiable'
..
if (back[i].range_req_size == back[i].r.crange) {
..
fprintf(opt->log,"File seems complete (good 416 message), 
breaking connection: %s%s"LF,back[i].url_adr,back
[i].url_fil); test_flush;

If it doesn't work, please activate 'Set options'/'Experts 
only'/'Activate debug mode' and please send me the 
corresponding request in hts-ioinfo.txt, I'll try to figure 
out what's going on

(wow, sure time fly..)
 
Reply Create subthread


All articles

Subject Author Date
"...Range Not Satisfiable" still not fixed, + more

05/01/2004 03:37
Re: "...Range Not Satisfiable" still not fixed, + more

05/01/2004 09:39
Re: "...Range Not Satisfiable" still not fixed, + more

05/01/2004 12:06
Re: "...Range Not Satisfiable" still not fixed, +

05/01/2004 15:27
Re: "...Range Not Satisfiable" still not fixed, +

05/04/2004 22:46
Re: "...Range Not Satisfiable" still not fixed, +

05/05/2004 22:56




b

Created with FORUM 2.0.11