rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: rejetto on November 02, 2005, 04:30:38 AM

Title: Protocol version issue
Post by: rejetto on November 02, 2005, 04:30:38 AM
Doubt: should HFS reply specifying version 1.1 to requests specifying version 1.0 ?
At the moment HFS always sends "1.1".
I searched through the RFC and found nothing.
I'm not worried about it, i don't think this can cause any problem, but it is likely to comply with standards.

SO...if anyone knows the answer please tell it reporting the section of the RFC where it is written, so i can check it out.

thank you
Title: Protocol version issue
Post by: rejetto on November 22, 2005, 07:26:06 AM
i saw a log where IE requested with 1.0, apache replied with 1.1 and IE continued using 1.0

so i think this issue is not anymore ;)